test_python

This commit is contained in:
Miha Kralj
2023-01-07 11:42:51 -08:00
parent 661366940a
commit 3c9bfb265d
7 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Python.Included" Version="3.11.1" />
<PackageReference Include="Python.Included" Version="3.10.0-preview5" />
<PackageReference Include="pythonnet" Version="3.0.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">