Skip to content

Commit d2f43eb

Browse files
Bump xunit from 2.7.1 to 2.8.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. - [Commits](xunit/xunit@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88e4bd3 commit d2f43eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
<PrivateAssets>all</PrivateAssets>
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4242
</PackageReference>
43-
<PackageReference Include="xunit" Version="2.7.1" />
44-
<PackageReference Include="xunit.extensibility.core" Version="2.7.1" />
45-
<PackageReference Include="xunit.extensibility.execution" Version="2.7.1" />
43+
<PackageReference Include="xunit" Version="2.8.0" />
44+
<PackageReference Include="xunit.extensibility.core" Version="2.8.0" />
45+
<PackageReference Include="xunit.extensibility.execution" Version="2.8.0" />
4646
</ItemGroup>
4747
<PropertyGroup>
4848
<SonarQubeExclude>true</SonarQubeExclude>

0 commit comments

Comments
 (0)