mirror of
https://github.com/project-redbud/FunGame-Desktop.git
synced 2025-12-05 16:16:36 +00:00
添加Nuget引用
This commit is contained in:
parent
86cd39e0c8
commit
b79a7c4b63
@ -34,6 +34,10 @@
|
|||||||
<Content Include="Images\logo.ico" />
|
<Content Include="Images\logo.ico" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\FunGame.Implement\FunGame.Implement.csproj" />
|
<ProjectReference Include="..\FunGame.Implement\FunGame.Implement.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user