Skip to content

Commit

Permalink
Merge pull request #282 from b3b00/dependabot/nuget/xunit.runner.visu…
Browse files Browse the repository at this point in the history
…alstudio-2.4.5

Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • Loading branch information
b3b00 committed May 6, 2022
2 parents b96afde + 689086a commit 231508b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ParserTests/ParserTests.csproj
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="GitHubActionsTestLogger" Version="1.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.4">
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 231508b

Please sign in to comment.