bump dopt.SharpPython to v0.4.4

This commit is contained in:
Florian Förster 2025-06-25 16:19:45 +02:00
parent fd86abd872
commit 8df5731d08

View File

@ -6,12 +6,12 @@
<Nullable>enable</Nullable>
<PlatformTarget>x64</PlatformTarget>
<Platforms>x64</Platforms>
<Version>0.4.0</Version>
<Version>0.4.1-alpha1</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="dopt.SharpPython" Version="0.4.2" />
<PackageReference Include="dopt.SharpPython" Version="0.4.4" />
</ItemGroup>
</Project>