Skip to content

Commit

Permalink
Merge pull request #116 from guitarrapc/dependabot/nuget/Microsoft.NE…
Browse files Browse the repository at this point in the history
…T.Test.Sdk-17.11.0

chore(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.0
  • Loading branch information
guitarrapc authored Sep 3, 2024
2 parents 9782c8b + 1c9ab45 commit fefc910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SkiaSharp.QrCode.Tests/SkiaSharp.QrCode.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.8" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit fefc910

Please sign in to comment.