Skip to content

Commit e901403

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.AspNetCore.TestHost (#1019)
1 parent dd196ef commit e901403

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
@@ -5,7 +5,7 @@
55
<PackageVersion Include="JustEat.HttpClientInterception" Version="5.1.0" />
66
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
77
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.2" />
8-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
8+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.2" />
99
<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" />

0 commit comments

Comments
 (0)