Skip to content

Commit eeadd92

Browse files
chore(deps): update dependency lib.harmony to 2.4.0
1 parent f10e9a7 commit eeadd92

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

lc-hax/lc-hax.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
3535

36-
<PackageReference Include="Lib.Harmony" Version="2.3.6" />
36+
<PackageReference Include="Lib.Harmony" Version="2.4.0" />
3737

3838
<EmbeddedResource Include="$(NuGetPackageRoot)/lib.harmony/2.3.6/lib/net48/0Harmony.dll" />
3939

lc-hax/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
},
2424
"Lib.Harmony": {
2525
"type": "Direct",
26-
"requested": "[2.3.6, )",
27-
"resolved": "2.3.6",
28-
"contentHash": "HqXPz33Z+R8ZDCLS5pJZthg33AMdF1bQXUbz2V7Neb9E+sMQOf4S1wquhM4pLIZFX7BZcOQubclbVreiM1+qmw==",
26+
"requested": "[2.4.0, )",
27+
"resolved": "2.4.0",
28+
"contentHash": "8ldIV0g1plLelrD+BPFURQ2Q9rp4FLI5BV7MRvPFn2OT56qxrXFnqMBDMYNsn1uONdEY1YLB/2XPH2/iaKQqLQ==",
2929
"dependencies": {
30-
"Lib.Harmony.Ref": "2.3.6"
30+
"Lib.Harmony.Ref": "2.4.0"
3131
}
3232
},
3333
"Nullable.Extended.Analyzer": {
@@ -70,8 +70,8 @@
7070
},
7171
"Lib.Harmony.Ref": {
7272
"type": "Transitive",
73-
"resolved": "2.3.6",
74-
"contentHash": "nSaegatzPqkZBqskQ/3i8levYaHG37fKgVDDKfhbTnTO0V9/ZIpUUs6HJ1c6jsyAFxrK3klTcsfmA95JTm0y6Q==",
73+
"resolved": "2.4.0",
74+
"contentHash": "MXv+8noKHdi6LoPpgFRBC2mvZXgKhNffN25tcXyDyOzvDtFx2Aizmv4Vf8p2JqkdlyEzAnlLhff7ideFXoF+nw==",
7575
"dependencies": {
7676
"System.Reflection.Emit": "4.7.0"
7777
}
@@ -119,4 +119,4 @@
119119
},
120120
".NETStandard,Version=v2.1/win-x64": {}
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)