Skip to content

Commit 80c850b

Browse files
authored
Merge pull request #146 from codebytes/dependabot/nuget/dotnet-sample/test/Microsoft.AspNetCore.Mvc.Testing-10.0.10
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.9 to 10.0.10
2 parents 03d8ad8 + 7ee9532 commit 80c850b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet-sample/test/dotnet-sample.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.9" />
17+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.10" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
1919
<PackageReference Include="xunit" Version="2.9.3" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

0 commit comments

Comments
 (0)