Skip to content

Commit 3788f18

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.AspNetCore.TestHost (#1002)
1 parent 881eae8 commit 3788f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PackageVersion Include="JustEat.HttpClientInterception" Version="5.0.0" />
66
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
77
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.1" />
8-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
9-
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.0" />
8+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
9+
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.1" />
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.2.1" />

0 commit comments

Comments
 (0)