Skip to content

Commit fe40bff

Browse files
Bump Verify.Xunit from 19.10.0 to 19.11.1
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.10.0 to 19.11.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8dbb55 commit fe40bff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PackageReference>
1515
<PackageReference Include="FluentAssertions" Version="6.10.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
17-
<PackageReference Include="Verify.Xunit" Version="19.10.0" />
17+
<PackageReference Include="Verify.Xunit" Version="19.11.1" />
1818
<PackageReference Include="xunit" Version="2.4.2" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

test/FluentCommand.Tests/FluentCommand.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
</PackageReference>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
14-
<PackageReference Include="Verify.Xunit" Version="19.10.0" />
14+
<PackageReference Include="Verify.Xunit" Version="19.11.1" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)