Skip to content

Commit cd42b60

Browse files
Bump Verify.Nunit from 22.5.0 to 22.6.0 in /src (#784)
Bumps [Verify.Nunit](https://github.com/VerifyTests/Verify) from 22.5.0 to 22.6.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/22.6.0) --- updated-dependencies: - dependency-name: Verify.Nunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62f4a43 commit cd42b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
88
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
99
<PackageReference Include="Xunit" Version="2.6.2" />
10-
<PackageReference Include="Verify.Nunit" Version="22.5.0" />
10+
<PackageReference Include="Verify.Nunit" Version="22.6.0" />
1111
<ProjectReference Include="..\TextCopy\TextCopy.csproj" />
1212
<PackageReference Include="ProjectDefaults" Version="1.0.102" PrivateAssets="all" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)