Skip to content

Commit 13aa162

Browse files
authored
Merge pull request #6 from httpfiles-middleware/dependabot/nuget/Microsoft.AspNetCore.TestHost-9.0.9
chore: Bump Microsoft.AspNetCore.TestHost from 9.0.5 to 9.0.9
2 parents 89b8ce8 + 9c64d13 commit 13aa162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.5" />
3434
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.5" />
3535
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
36-
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.5" />
36+
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.9" />
3737
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" />
3838
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
3939
<PackageVersion Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)