Fix github actions

This commit is contained in:
yawaflua
2024-03-07 18:22:02 +03:00
parent b41a81ba6a
commit 9258cb8c97

View File

@@ -7,13 +7,6 @@
<Version>1.0.0</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include=".github\workflows\dotnet.yml" />
</ItemGroup>
<ItemGroup>
<None Include=".github\workflows\nuget.yml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />