-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNice3point.BenchmarkDotNet.Revit.slnx
More file actions
46 lines (46 loc) · 1.93 KB
/
Copy pathNice3point.BenchmarkDotNet.Revit.slnx
File metadata and controls
46 lines (46 loc) · 1.93 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
44
45
46
<Solution>
<Configurations>
<BuildType Name="Debug.R21"/>
<BuildType Name="Debug.R22"/>
<BuildType Name="Debug.R23"/>
<BuildType Name="Debug.R24"/>
<BuildType Name="Debug.R25"/>
<BuildType Name="Debug.R26"/>
<BuildType Name="Debug.R27"/>
<BuildType Name="Release.R21"/>
<BuildType Name="Release.R22"/>
<BuildType Name="Release.R23"/>
<BuildType Name="Release.R24"/>
<BuildType Name="Release.R25"/>
<BuildType Name="Release.R26"/>
<BuildType Name="Release.R27"/>
</Configurations>
<Folder Name="/Solution Items/">
<File Path="build/appsettings.json"/>
<File Path="CHANGELOG.md"/>
<File Path="Directory.Build.props"/>
<File Path="Directory.Packages.props"/>
<File Path="README.md"/>
</Folder>
<Folder Name="/Build/">
<Project Path="build/Build.csproj">
<BuildType Solution="Debug.R21|*" Project="Debug"/>
<BuildType Solution="Debug.R22|*" Project="Debug"/>
<BuildType Solution="Debug.R23|*" Project="Debug"/>
<BuildType Solution="Debug.R24|*" Project="Debug"/>
<BuildType Solution="Debug.R25|*" Project="Debug"/>
<BuildType Solution="Debug.R26|*" Project="Debug"/>
<BuildType Solution="Debug.R27|*" Project="Debug"/>
<BuildType Solution="Release.R21|*" Project="Release"/>
<BuildType Solution="Release.R22|*" Project="Release"/>
<BuildType Solution="Release.R23|*" Project="Release"/>
<BuildType Solution="Release.R24|*" Project="Release"/>
<BuildType Solution="Release.R25|*" Project="Release"/>
<BuildType Solution="Release.R26|*" Project="Release"/>
<BuildType Solution="Release.R27|*" Project="Release"/>
<Build Project="false"/>
</Project>
</Folder>
<Project Path="tests/Nice3point.BenchmarkDotNet.Revit.Benchmarks/Nice3point.BenchmarkDotNet.Revit.Benchmarks.csproj"/>
<Project Path="source/Nice3point.BenchmarkDotNet.Revit/Nice3point.BenchmarkDotNet.Revit.csproj"/>
</Solution>