Adjustments for cloud building

This commit is contained in:
Colton Sellers
2021-02-17 13:30:57 -08:00
parent 4e195921be
commit a7657d9cc8
15 changed files with 12 additions and 12 deletions
@@ -49,7 +49,7 @@
</Target>
<ItemGroup>
<Reference Include="Python.Runtime, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\PythonNet\runtime\Python.Runtime.dll</HintPath>
<HintPath>$(ProjectDir)..\PythonNet\Python.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>