-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNice3point.TUnit.Revit.slnx
More file actions
43 lines (43 loc) · 1.91 KB
/
Nice3point.TUnit.Revit.slnx
File metadata and controls
43 lines (43 loc) · 1.91 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>
<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>
<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"/>
</Project>
<Project Path="Nice3point.TUnit.Revit.Tests/Nice3point.TUnit.Revit.Tests.csproj"/>
<Project Path="Nice3point.TUnit.Revit/Nice3point.TUnit.Revit.csproj"/>
</Solution>