Skip to content

Commit

Permalink
Merge pull request #181 from EamonNerbonne/dependabot/nuget/xunit.cor…
Browse files Browse the repository at this point in the history
…e-2.6.4

Bump xunit.core from 2.6.2 to 2.6.4
  • Loading branch information
EamonNerbonne authored Jan 1, 2024
2 parents 0e3c471 + db0207a commit 9d4f701
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AvsAn-Test/AvsAn-Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="xunit.assert" Version="2.6.2" />
<PackageReference Include="xunit.core" Version="2.6.2" />
<PackageReference Include="xunit.extensibility.core" Version="2.6.2" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.2" />
<PackageReference Include="xunit.core" Version="2.6.4" />
<PackageReference Include="xunit.extensibility.core" Version="2.6.4" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />
<ProjectReference Include="..\AvsAnDemo\AvsAnDemo.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 9d4f701

Please sign in to comment.