Skip to content

Commit 62ec757

Browse files
Bump Verify.Xunit from 28.8.1 to 28.9.0
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 28.8.1 to 28.9.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/28.9.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dd5af6 commit 62ec757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Injectio.Tests/Injectio.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
18+
<PackageReference Include="Verify.Xunit" Version="28.9.0" />
1919
<PackageReference Include="xunit" Version="2.9.3" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)