Skip to content

Commit

Permalink
Merge pull request #65 from JaCraig/dependabot/nuget/SQLParser.Tests/…
Browse files Browse the repository at this point in the history
…dependencies-617062173c

chore: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /SQLParser.Tests in the dependencies group
  • Loading branch information
JaCraig authored Nov 19, 2024
2 parents 57c979e + 28b5016 commit 9ce801f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SQLParser.Tests/SQLParser.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 9ce801f

Please sign in to comment.