Skip to content

Commit b634e8e

Browse files
committed
Update NuGet
1 parent fe458e6 commit b634e8e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Hi3Helper.Plugin.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</ItemGroup>
2323

2424
<ItemGroup>
25-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.10" />
25+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.11" />
2626
</ItemGroup>
2727

2828
<PropertyGroup Condition="'$(Configuration)'=='DebugNoReflection'">

packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"net9.0": {
55
"Microsoft.Extensions.Logging.Abstractions": {
66
"type": "Direct",
7-
"requested": "[9.0.10, )",
8-
"resolved": "9.0.10",
9-
"contentHash": "MFUPv/nN1rAQ19w43smm6bbf0JDYN/1HEPHoiMYY50pvDMFpglzWAuoTavByDmZq7UuhjaxwrET3joU69ZHoHQ==",
7+
"requested": "[9.0.11, )",
8+
"resolved": "9.0.11",
9+
"contentHash": "UKWFTDwtZQIoypyt1YPVsxTnDK+0sKn26+UeSGeNlkRQddrkt9EC6kP4g94rgO/WOZkz94bKNlF1dVZN3QfPFQ==",
1010
"dependencies": {
11-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10"
11+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.11"
1212
}
1313
},
1414
"Microsoft.NET.ILLink.Tasks": {
@@ -19,8 +19,8 @@
1919
},
2020
"Microsoft.Extensions.DependencyInjection.Abstractions": {
2121
"type": "Transitive",
22-
"resolved": "9.0.10",
23-
"contentHash": "r9waLiOPe9ZF1PvzUT+RDoHvpMmY8MW+lb4lqjYGObwKpnyPMLI3odVvlmshwuZcdoHynsGWOrCPA0hxZ63lIA=="
22+
"resolved": "9.0.11",
23+
"contentHash": "+ZxxZzcVU+IEzq12GItUzf/V3mEc5nSLiXijwvDc4zyhbjvSZZ043giSZqGnhakrjwRWjkerIHPrRwm9okEIpw=="
2424
}
2525
}
2626
}

0 commit comments

Comments
 (0)