Skip to content

Commit b102430

Browse files
authored
Merge pull request BUTR#21 from BUTR/dependabot/nuget/src/Bannerlord.Module.CSharp/Harmony.Extensions-2.0.0.50
Bump Harmony.Extensions from 2.0.0.49 to 2.0.0.50 in /src/Bannerlord.Module.CSharp
2 parents 26d6c94 + c10ef5d commit b102430

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.49">
51+
<PackageReference Condition="'$(ReferenceHarmony)' == 'true'" Include="Harmony.Extensions" Version="2.0.0.50">
5252
<PrivateAssets>all</PrivateAssets>
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
</PackageReference>

0 commit comments

Comments
 (0)