Skip to content

Commit c53ee00

Browse files
Bump Verify.Xunit from 28.16.0 to 29.2.0 in the xunit group
Bumps the xunit group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `Verify.Xunit` from 28.16.0 to 29.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.16.0...29.2.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-version: 29.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43abbed commit c53ee00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/Approval.Tests/Approval.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -14,7 +14,7 @@
1414
</PackageReference>
1515
<PackageReference Include="PublicApiGenerator" Version="11.4.5" />
1616
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
17-
<PackageReference Include="Verify.Xunit" Version="28.16.0" />
17+
<PackageReference Include="Verify.Xunit" Version="29.2.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)