Skip to content

Commit

Permalink
[Dependencies] Updating xunit (Test Infrastructure) to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed May 25, 2024
1 parent 43b8adf commit 977a918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.10.48
- Dependencies - Updated Roslynator.Analyzers to 4.12.3
- Dependencies - Updated SmartAnalyzers.CSharpExtensions.Annotations to 4.2.11
- Dependencies - Updated xunit to 2.8.0
- Dependencies - Updated FunFair.Test.Common to 6.1.55.490
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.10.0
- Dependencies - Updated SonarAnalyzer.CSharp to 9.25.1.91650
- Dependencies - Updated Meziantou.Analyzer to 2.0.153
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.16.409
- Dependencies - Updated xunit.analyzers to 1.14.0
- Dependencies - Updated xunit.runner.visualstudio to 2.8.1
- Dependencies - Updated xunit to 2.8.1
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="FunFair.Test.Common" Version="6.1.55.490" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 977a918

Please sign in to comment.