Skip to content

Commit f603355

Browse files
authored
chore(deps): Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 (#188)
2 parents 31e3506 + c40dfda commit f603355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="7.2.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="18.0.0" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
3131
<PackageReference Include="Moq" Version="4.20.72" />
3232
<PackageReference Include="xunit" Version="2.9.3" />
3333
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

0 commit comments

Comments
 (0)