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

Commit 7d40c3b

Browse files
Bump Lib.Harmony from 2.2.1 to 2.2.2
Bumps [Lib.Harmony](https://github.com/pardeike/Harmony) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/pardeike/Harmony/releases) - [Commits](pardeike/Harmony@v2.2.1.0...v2.2.2.0) --- updated-dependencies: - dependency-name: Lib.Harmony dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 589ddda commit 7d40c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NeosModLoader/NeosModLoader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Lib.Harmony" Version="2.2.1" />
32+
<PackageReference Include="Lib.Harmony" Version="2.2.2" />
3333
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" Condition="'$(Headless)'=='true'" />
3434
<Reference Include="Newtonsoft.Json" Condition="'$(Headless)'=='false'">
3535
<HintPath>$(NeosPath)Neos_Data\Managed\Newtonsoft.Json.dll</HintPath>

0 commit comments

Comments
 (0)