Skip to content

Commit 0e69562

Browse files
Update Microsoft.Extensions.Hosting to 9.0.5
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 648ce17 commit 0e69562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TestHost.Abstracts/TestHost.Abstracts.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.4" />
10+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.5" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)