Update harmony and Stardew.ModConfig; add newtonsoft.json as dependency.
This commit is contained in:
committed by
Mohammad Shoaib
parent
6e5f9365f0
commit
5996fa09f2
@@ -12,8 +12,9 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Lib.Harmony" Version="2.2.0" />
|
<PackageReference Include="Lib.Harmony" Version="2.2.2" />
|
||||||
<PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="4.0.0" />
|
<PackageReference Include="newtonsoft.json" Version="13.0.2" />
|
||||||
|
<PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="4.1.0" />
|
||||||
<Reference Include="./TolkDotNet.dll" />
|
<Reference Include="./TolkDotNet.dll" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user