Skip to content

Commit 9b832fb

Browse files
authoredJan 5, 2025
chore(deps): update xunit-dotnet monorepo to 2.9.2
1 parent 1ab7c1c commit 9b832fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎NonProduction/DynamicData.Profile/DynamicData.Profile.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
13-
<PackageReference Include="xunit" Version="2.8.0" />
14-
<PackageReference Include="xunit.runner.console" Version="2.8.0" />
13+
<PackageReference Include="xunit" Version="2.9.2" />
14+
<PackageReference Include="xunit.runner.console" Version="2.9.2" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
1616
<PackageReference Include="FluentAssertions" Version="6.12.2" />
1717
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.1" />

0 commit comments

Comments
 (0)
Failed to load comments.