Skip to content

Commit 6dbbee5

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 3.1.10 to 5.0.0
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 3.1.10 to 5.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v3.1.10...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1f7fab commit 6dbbee5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webBeta.NSerializer.AspNetCore.Test/webBeta.NSerializer.AspNetCore.Test.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.AspNetCore.Mvc.Testing" Version="3.1.10" />
10+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />

0 commit comments

Comments
 (0)