Skip to content

Commit 1f7d144

Browse files
Merge pull request #48 from loresoft/dependabot/nuget/Microsoft.NET.Test.Sdk-17.13.0
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
2 parents ba30167 + 1a0a9b0 commit 1f7d144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1818
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)