Skip to content

Commit e378d9d

Browse files
authored
Merge pull request #71 from JaCraig/dependabot/nuget/SQLParser.Tests/dependencies-955fcb2e58
chore: bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /SQLParser.Tests in the dependencies group
2 parents 230dbc4 + 23c0753 commit e378d9d

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
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
19-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
19+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)