Skip to content

Commit b26087a

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.10 to 9.0.11 (#184)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e20fcd commit b26087a

File tree

2 files changed

+163
-163
lines changed

2 files changed

+163
-163
lines changed

tests/integration/SimpleCDN.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" />
13-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
13+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.11" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1515
<PackageReference Include="Roslynator.Analyzers" Version="4.14.0">
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)