Skip to content

Commit cd652bf

Browse files
chore(deps): update xunit-dotnet monorepo
1 parent 31cbb49 commit cd652bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Arcus.Templates.Tests.Integration/Arcus.Templates.Tests.Integration.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
4444
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
4545
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
46-
<PackageReference Include="xunit" Version="2.9.2" />
47-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
46+
<PackageReference Include="xunit" Version="2.9.3" />
47+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
4848
<PrivateAssets>all</PrivateAssets>
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5050
</PackageReference>

0 commit comments

Comments
 (0)