Skip to content

Commit

Permalink
Update Lib.Harmony to 2.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
adwitkow committed Jul 8, 2024
1 parent 1754d62 commit 05fd212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bannerlord.MoreTraitInfo/Bannerlord.MoreTraitInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Lib.Harmony" Version="2.3.1.1" IncludeAssets="compile" />
<PackageReference Include="Lib.Harmony" Version="2.3.3" IncludeAssets="compile" />
<PackageReference Include="Harmony.Extensions" Version="$(HarmonyExtensionsVersion)">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 05fd212

Please sign in to comment.