Skip to content

Commit

Permalink
[Dependencies] Updating xunit.runner.visualstudio (Test Infrastructur…
Browse files Browse the repository at this point in the history
…e) to 3.0.0
  • Loading branch information
credfeto committed Dec 16, 2024
1 parent 8373bad commit a1cff59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Changed
- Dependencies - Updated Credfeto.Enumeration to 1.2.43.772
- Dependencies - Updated xunit.analyzers to 1.18.0
- Dependencies - Updated xunit.runner.visualstudio to 3.0.0
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit a1cff59

Please sign in to comment.