Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #76 from neos-modding-group/dependabot/nuget/Lib.H…
Browse files Browse the repository at this point in the history
…armony-2.2.2

Bump Lib.Harmony from 2.2.1 to 2.2.2
  • Loading branch information
zkxs authored Sep 14, 2022
2 parents 9060e05 + 3986783 commit 3bea959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NeosModLoader/NeosModLoader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Lib.Harmony" Version="2.2.1" />
<PackageReference Include="Lib.Harmony" Version="2.2.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" Condition="'$(Headless)'=='true'" />
<Reference Include="Newtonsoft.Json" Condition="'$(Headless)'=='false'">
<HintPath>$(NeosPath)Neos_Data\Managed\Newtonsoft.Json.dll</HintPath>
Expand Down

0 comments on commit 3bea959

Please sign in to comment.