Skip to content

Commit e22e8a4

Browse files
committed
chore(deps): update dependency xunit.runner.visualstudio to v3
1 parent 16c4cda commit e22e8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Workleap.ComponentModel.DataAnnotations.Tests/Workleap.ComponentModel.DataAnnotations.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.12.0" Condition=" '$(OS)' != 'Windows_NT' " />
1818
<PackageReference Include="xunit" Version="2.9.3" />
19-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
19+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)