Skip to content

Commit 3eebbac

Browse files
authored
Merge pull request #83 from JaCraig/dependabot/nuget/SQLParser.Tests/dependencies-f078703165
chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
2 parents dfbaf47 + 9899f08 commit 3eebbac

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="18.0.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)