Skip to content

Commit 5540a5a

Browse files
chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.8.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f2bb6e commit 5540a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Auth0.AspNetCore.Authentication.Api.UnitTests/Auth0.AspNetCore.Authentication.Api.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<!-- Using v7.2.1 as it's the last version with Apache license. Newer versions use different licensing -->
1414
<PackageReference Include="FluentAssertions" Version="7.2.2"/>
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1"/>
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1"/>
1616
<PackageReference Include="Moq" Version="4.20.72"/>
1717
<PackageReference Include="xunit" Version="2.9.3"/>
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

0 commit comments

Comments
 (0)