Skip to content

Commit ada1d0d

Browse files
Bump the xunit group across 5 directories with 1 update
Bumps the xunit group with 1 update in the /Difficalcy.Catch.Tests directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /Difficalcy.Mania.Tests directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /Difficalcy.Osu.Tests directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /Difficalcy.Taiko.Tests directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /Difficalcy.Tests directory: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.8.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2) Updates `xunit` from 2.8.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2) Updates `xunit` from 2.8.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2) Updates `xunit` from 2.8.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2) Updates `xunit` from 2.8.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a29172 commit ada1d0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Difficalcy.Catch.Tests/Difficalcy.Catch.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12-
<PackageReference Include="xunit" Version="2.8.0" />
12+
<PackageReference Include="xunit" Version="2.9.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

Difficalcy.Mania.Tests/Difficalcy.Mania.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12-
<PackageReference Include="xunit" Version="2.8.0" />
12+
<PackageReference Include="xunit" Version="2.9.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

Difficalcy.Osu.Tests/Difficalcy.Osu.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12-
<PackageReference Include="xunit" Version="2.8.0" />
12+
<PackageReference Include="xunit" Version="2.9.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12-
<PackageReference Include="xunit" Version="2.8.0" />
12+
<PackageReference Include="xunit" Version="2.9.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

Difficalcy.Tests/Difficalcy.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12-
<PackageReference Include="xunit" Version="2.8.0" />
12+
<PackageReference Include="xunit" Version="2.9.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)