|
1 | | -<Solution> |
| 1 | +<Solution> |
2 | 2 | <Configurations> |
| 3 | + <BuildType Name="Debug R19" /> |
3 | 4 | <BuildType Name="Debug R20" /> |
4 | 5 | <BuildType Name="Debug R21" /> |
5 | 6 | <BuildType Name="Debug R22" /> |
6 | 7 | <BuildType Name="Debug R23" /> |
7 | 8 | <BuildType Name="Debug R24" /> |
8 | 9 | <BuildType Name="Debug R25" /> |
9 | 10 | <BuildType Name="Debug R26" /> |
| 11 | + <BuildType Name="Release R19" /> |
10 | 12 | <BuildType Name="Release R20" /> |
11 | 13 | <BuildType Name="Release R21" /> |
12 | 14 | <BuildType Name="Release R22" /> |
|
17 | 19 | <BuildType Name="Release Tests" /> |
18 | 20 | </Configurations> |
19 | 21 | <Folder Name="/Automation/"> |
20 | | - <Project Path="build/Build.csproj" Type="C#"> |
| 22 | + <Project Path="build/Build.csproj"> |
21 | 23 | <BuildType Project="Debug" /> |
22 | 24 | </Project> |
23 | 25 | </Folder> |
|
28 | 30 | </Folder> |
29 | 31 | <Folder Name="/Tests/"> |
30 | 32 | <Project Path="tests/Nice3point.Revit.Extensions.Tests/Nice3point.Revit.Extensions.Tests.csproj"> |
| 33 | + <BuildType Solution="Debug R19|*" Project="Debug" /> |
31 | 34 | <BuildType Solution="Debug R20|*" Project="Debug" /> |
32 | 35 | <BuildType Solution="Debug R21|*" Project="Debug" /> |
33 | 36 | <BuildType Solution="Debug R22|*" Project="Debug" /> |
|
43 | 46 | <BuildType Solution="Release R25|*" Project="Release" /> |
44 | 47 | <BuildType Solution="Release R26|*" Project="Release" /> |
45 | 48 | <BuildType Solution="Release Tests|*" Project="Release" /> |
| 49 | + <Build Solution="Debug R19|*" Project="false" /> |
46 | 50 | <Build Solution="Debug R20|*" Project="false" /> |
47 | 51 | <Build Solution="Debug R21|*" Project="false" /> |
48 | 52 | <Build Solution="Debug R22|*" Project="false" /> |
|
0 commit comments