-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathCSharpFastPFOR.slnx
More file actions
43 lines (43 loc) · 1.67 KB
/
Copy pathCSharpFastPFOR.slnx
File metadata and controls
43 lines (43 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<Solution>
<Folder Name="/_Imports/"/>
<Folder Name="/_Imports/Local/">
<File Path="Locals/Directory.Build.props"/>
</Folder>
<Folder Name="/_Imports/Local/Packages/">
<File Path="Locals/Directory.Packages.props"/>
</Folder>
<Folder Name="/_Imports/Managed/">
<File Path="Src/Directory.Build.props"/>
<File Path="Src/Directory.Build.targets"/>
<File Path="Src/Directory.Packages.props"/>
</Folder>
<Folder Name="/_Imports/Managed/Packages/">
<File Path="Src/Directory.Packages.Analyzers.props"/>
</Folder>
<Folder Name="/_Imports/Managed/Project/">
<File Path="Imports/Benchmarks.props"/>
<File Path="Imports/Console.props"/>
<File Path="Imports/Examples.props"/>
<File Path="Imports/Library.props"/>
<File Path="Imports/Tests.props"/>
</Folder>
<Folder Name="/_Items/">
<File Path=".editorconfig"/>
<File Path=".gitattributes"/>
<File Path=".gitignore"/>
<File Path=".globalconfig"/>
<File Path="global.json"/>
<File Path="Imports/BannedSymbols.txt"/>
<File Path="LICENSE.txt"/>
<File Path="README.md"/>
</Folder>
<Folder Name="/_Scripts/">
<File Path="Scripts/Build.ps1"/>
<File Path="Scripts/Common.ps1"/>
<File Path="Scripts/Publish.ps1"/>
</Folder>
<Project Path="src/CSharpFastPFOR.Benchmarks/CSharpFastPFOR.Benchmarks.csproj"/>
<Project Path="src/CSharpFastPFOR.Examples/CSharpFastPFOR.Examples.csproj"/>
<Project Path="src/CSharpFastPFOR.Tests/CSharpFastPFOR.Tests.csproj"/>
<Project Path="src/CSharpFastPFOR/CSharpFastPFOR.csproj"/>
</Solution>