File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4343 Release R 22 |Any CPU = Release R 22 |Any CPU
4444 Release R 23.1 |Any CPU = Release R 23.1 |Any CPU
4545 Release R 23 |Any CPU = Release R 23 |Any CPU
46+ Release R 24 |Any CPU = Release R 24 |Any CPU
4647 EndGlobalSection
4748 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
4849 {A7FE0286-8CEA-4C63-9603-22D79E98EAB1} .Debug R20 |Any CPU .ActiveCfg = Debug R 20 |Any CPU
Original file line number Diff line number Diff line change 1313 <PlatformTarget >x64</PlatformTarget >
1414 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
1515 <Configurations >Debug R23.1;Debug R24;Debug R20;Debug R21;Debug R22;Debug R23;</Configurations >
16- <Configurations >$(Configurations);Release R23.1;Release R20;Release R21;Release R22;Release R23;</Configurations >
16+ <Configurations >$(Configurations);Release R24;Release R23.1;Release R20;Release R21;Release R22;Release R23;</Configurations >
1717 <NoWarn >CS1591;CS0168;CS8618;CS1591;CS0419;MSB3277</NoWarn >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" $(Configuration.Contains('Debug R20'))" >
8888 </PropertyGroup >
8989 <PropertyGroup Condition =" $(Configuration.Contains('Debug R24'))" >
9090 <DynamoVersion >2.16</DynamoVersion >
91- <DynamoOutput >2.16</DynamoOutput >
91+ <DynamoOutput >2.17</DynamoOutput >
92+ <RevitVersion >2024</RevitVersion >
93+ <DefineConstants >$(DefineConstants);R24</DefineConstants >
94+ </PropertyGroup >
95+ <PropertyGroup Condition =" $(Configuration.Contains('Release R24'))" >
96+ <DynamoVersion >2.16</DynamoVersion >
97+ <DynamoOutput >2.17</DynamoOutput >
9298 <RevitVersion >2024</RevitVersion >
9399 <DefineConstants >$(DefineConstants);R24</DefineConstants >
94100 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments