Skip to content

Commit d57eac0

Browse files
chore(deps): update xunit-dotnet monorepo
1 parent 1b7e861 commit d57eac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Camelotia.Tests/Camelotia.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1313
<PackageReference Include="NSubstitute" Version="5.1.0" />
14-
<PackageReference Include="xunit" Version="2.8.1" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
14+
<PackageReference Include="xunit" Version="2.9.2" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)