CSProj Cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user