Skip to content

Commit 1f3411a

Browse files
chore(deps): update xunit-dotnet monorepo
1 parent 758ef92 commit 1f3411a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NonProduction/DynamicData.Profile/DynamicData.Profile.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
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" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
13+
<PackageReference Include="xunit" Version="2.9.3" />
14+
<PackageReference Include="xunit.runner.console" Version="2.9.3" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1" />
1616
<PackageReference Include="FluentAssertions" Version="6.12.2" />
1717
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.1" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)