Skip to content

Commit 9ce801f

Browse files
authored
Merge pull request #65 from JaCraig/dependabot/nuget/SQLParser.Tests/dependencies-617062173c
chore: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /SQLParser.Tests in the dependencies group
2 parents 57c979e + 28b5016 commit 9ce801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLParser.Tests/SQLParser.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)