Skip to content

Commit 6a8e753

Browse files
Merge pull request #70 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 fab6c83 + 1ba7578 commit 6a8e753

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/Privileged.Components.Tests/Privileged.Components.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="bunit" Version="1.38.5" />
1818
<PackageReference Include="FluentAssertions" Version="8.0.1" />
1919
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.12" />
20-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2121
<PackageReference Include="coverlet.collector" Version="6.0.4">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>

test/Privileged.Tests/Privileged.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
1515
<PackageReference Include="Bogus" Version="35.6.1" />
1616
<PackageReference Include="FluentAssertions" Version="8.0.1" />
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="PolySharp" Version="1.15.0">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)