Compare commits

..

1 Commits
v0.1.3 ... main

View File

@ -3,12 +3,12 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
<Version>0.1.3</Version>
<Version>0.1.4</Version>
<Platforms>x64</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="dopt.SharpPython" Version="0.4.3" />
<PackageReference Include="dopt.SharpPython" Version="0.4.4" />
</ItemGroup>
</Project>