Skip to content

Commit

Permalink
Merge pull request roslynpad#491 from roslynpad/dependabot/nuget/xuni…
Browse files Browse the repository at this point in the history
…t.runner.visualstudio-2.5.1

Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • Loading branch information
aelij authored Oct 2, 2023
2 parents a7c265c + 671a0e8 commit c539f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageVersion Include="System.Reflection.MetadataLoadContext" Version="7.0.0" />
<PackageVersion Include="System.Reflection.Metadata" Version="7.0.2" />
<PackageVersion Include="System.Composition" Version="7.0.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.1" />
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
<PackageVersion Include="xunit" Version="2.5.1" />
</ItemGroup>
Expand Down

0 comments on commit c539f47

Please sign in to comment.