Skip to content

Commit 13212e6

Browse files
committed
[Dependencies] Updating xunit.v3 (Test Infrastructure) to 3.2.0
1 parent 8b9d404 commit 13212e6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
1212
- Dependencies - Updated FunFair.Test.Common to 6.2.3.1786
1313
- Dependencies - Updated Meziantou.Analyzer to 2.0.248
1414
- Dependencies - Updated xunit.analyzers to 1.25.0
15+
- Dependencies - Updated xunit.v3 to 3.2.0
1516
### Removed
1617
### Deployment Changes
1718

src/FunFair.CodeAnalysis.Tests/FunFair.CodeAnalysis.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PackageReference Include="FunFair.Test.Common" Version="6.2.3.1786" />
5858
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
5959
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
60-
<PackageReference Include="xunit.v3" Version="3.1.0" />
60+
<PackageReference Include="xunit.v3" Version="3.2.0" />
6161
</ItemGroup>
6262
<ItemGroup>
6363
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />

0 commit comments

Comments
 (0)