Skip to content

Commit 31fbd5a

Browse files
dependabot[bot]a-gubskiy
authored andcommitted
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.2 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37c25ae commit 31fbd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EntityFrameworkCore/BitzArt.XDoc.EntityFrameworkCore.Tests/BitzArt.XDoc.EntityFrameworkCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="Moq" Version="4.20.72" />
1717
<PackageReference Include="xunit" Version="2.9.3" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
18+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)