Skip to content

Commit 6fea0e5

Browse files
authored
Merge branch 'main' into dependabot/nuget/xunit-2.9.3
2 parents 4379c5c + 4a13445 commit 6fea0e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ExtendedThreading.UnitTests/ExtendedThreading.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)