Skip to content

Commit 4884491

Browse files
Bump Harmony.Extensions in /src/Bannerlord.Module.CSharp
Bumps [Harmony.Extensions](https://github.com/BUTR/Harmony.Extensions) from 2.0.0.50 to 2.0.0.51. - [Release notes](https://github.com/BUTR/Harmony.Extensions/releases) - [Commits](https://github.com/BUTR/Harmony.Extensions/commits) --- updated-dependencies: - dependency-name: Harmony.Extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1160a46 commit 4884491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bannerlord.Module.CSharp/BLNamespace.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4949
</PackageReference>
5050
<PackageReference Condition="'$(ReferenceHarmony)' == 'true'" Include="Lib.Harmony" Version="2.1.1" IncludeAssets="compile" />
51-
<PackageReference Condition="'$(ReferenceHarmony)' == 'true'" Include="Harmony.Extensions" Version="2.0.0.50">
51+
<PackageReference Condition="'$(ReferenceHarmony)' == 'true'" Include="Harmony.Extensions" Version="2.0.0.51">
5252
<PrivateAssets>all</PrivateAssets>
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
</PackageReference>

0 commit comments

Comments
 (0)