Skip to content

Commit

Permalink
Merge pull request #22 from maiorsi/dependabot/nuget/xunit.runner.vis…
Browse files Browse the repository at this point in the history
…ualstudio-2.5.0

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • Loading branch information
maiorsi authored Jul 13, 2023
2 parents 8f96301 + dd8eb90 commit 6e83d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DirectoryServices.Tests/DirectoryServices.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="System.DirectoryServices" Version="7.0.1" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 6e83d3b

Please sign in to comment.