Skip to content

Commit 4851b99

Browse files
Merge pull request #6 from loresoft/dependabot/nuget/src/TestHost.Abstracts/Microsoft.Extensions.Hosting-9.0.5
Update Microsoft.Extensions.Hosting to 9.0.5
2 parents 648ce17 + 0e69562 commit 4851b99

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)