Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/xunit-2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marklechtermann committed Apr 30, 2024
2 parents 2b7918e + 6292fc4 commit 4372c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dscom.test/dscom.test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="moq" Version="4.20.70" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 4372c5a

Please sign in to comment.