Skip to content

Commit 2aa35be

Browse files
Bump Microsoft.AspNetCore.TestHost from 9.0.1 to 9.0.2 (#1017)
1 parent 4876f2e commit 2aa35be

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
@@ -6,7 +6,7 @@
66
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
77
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.1" />
88
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
9-
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.1" />
9+
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.2" />
1010
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.0" />
1111
<PackageVersion Include="NSubstitute" Version="5.3.0" />
1212
<PackageVersion Include="Shouldly" Version="4.3.0" />

0 commit comments

Comments
 (0)