Skip to content

Commit 2784010

Browse files
chore(deps): Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.22 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 273994a commit 2784010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Auth0.AspNetCore.Authentication.IntegrationTests/Auth0.AspNetCore.Authentication.IntegrationTests.csproj

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

2727
<ItemGroup>
2828
<PackageReference Include="FluentAssertions" Version="7.2.0" />
29-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.*" />
29+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.0" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
3232
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)