Skip to content

Commit 3bac5d7

Browse files
Bump the all-deps group with 2 updates
Bumps Testably.Abstractions.Testing from 4.0.1 to 4.2.0 Bumps xunit.runner.visualstudio from 3.1.1 to 3.1.2 --- updated-dependencies: - dependency-name: Testably.Abstractions.Testing dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7962b79 commit 3bac5d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/EawModinfo.Tests/EawModinfo.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
22-
<PackageReference Include="Testably.Abstractions.Testing" Version="4.0.1" />
22+
<PackageReference Include="Testably.Abstractions.Testing" Version="4.2.0" />
2323
<PackageReference Include="xunit" Version="2.9.3" />
24-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
24+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.2">
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>

0 commit comments

Comments
 (0)