Merge branch 'master' into warnings

This commit is contained in:
Matteo Cominetti
2023-03-08 17:23:29 +00:00
committed by GitHub
9 changed files with 66 additions and 27 deletions
+3 -2
View File
@@ -52,9 +52,10 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="RevitAPIIFC, Version=21.0.0.0, Culture=neutral, processorArchitecture=AMD64">
<SpecificVersion>False</SpecificVersion>
<Reference Include="RevitAPIIFC">
<HintPath>.\RevitAPIIFC.dll</HintPath>
<Private>False</Private>
<PrivateAssets>all</PrivateAssets>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />