CSProj Cleanup

This commit is contained in:
Colton Sellers
2021-02-16 14:22:09 -08:00
parent 01b3052fed
commit 4e195921be
12 changed files with 45 additions and 52 deletions
@@ -48,7 +48,9 @@
<Message Text="ForceLinuxBuild $(ForceLinuxBuild)" Importance="high" />
</Target>
<ItemGroup>
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
<Reference Include="Python.Runtime, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\PythonNet\runtime\Python.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3">
@@ -293,11 +295,6 @@
<ItemGroup>
<None Include="OptionDataNullReferenceRegressionAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<Reference Include="Python.Runtime, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\PythonNet\runtime\Python.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<PropertyGroup>
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT' ">
build