Skip to content

Commit b66ea06

Browse files
committed
ASMO-7088 update Microsoft.Extensions.Hosting to 8.0.1
this updates transitive System.Text.Json to 8.0.5
1 parent bc5a02a commit b66ea06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Samhammer.Mongo.Connector/Samhammer.Mongo.Connector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
8+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)