Skip to content

Commit 5ff714a

Browse files
chore(deps): Bump Microsoft.NET.Test.Sdk from 16.9.4 to 17.14.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c81a97c commit 5ff714a

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
@@ -27,7 +27,7 @@
2727
<PackageReference Include="FluentAssertions" Version="8.5.0" />
2828
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.*" />
2929
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.3.0" />
30-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
3131
<PackageReference Include="Moq" Version="4.20.72" />
3232
<PackageReference Include="xunit" Version="2.9.3" />
3333
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">

0 commit comments

Comments
 (0)