We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3ec58 commit 985d962Copy full SHA for 985d962
OpenMEPRevit/OpenMEPRevit.csproj
@@ -132,7 +132,7 @@
132
</PropertyGroup>
133
<PropertyGroup Condition="$(Configuration.Contains('Release R25'))">
134
<DynamoVersion>3.0</DynamoVersion>
135
- <DynamoOutput>3.2</DynamoOutput>
+ <DynamoOutput>3.3</DynamoOutput>
136
<RevitVersion>2025</RevitVersion>
137
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
138
<TargetFramework>net8.0-windows</TargetFramework>
0 commit comments