Skip to content

Commit 05f484c

Browse files
build(deps): bump Verify.Xunit from 19.8.0 to 19.12.0 (#170)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.8.0 to 19.12.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@19.8.0...19.12.0) --- updated-dependencies: - dependency-name: Verify.Xunit 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 655f2e0 commit 05f484c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Splat.DependencyInjection.SourceGenerator.Tests/Splat.DependencyInjection.SourceGenerator.Tests.csproj

Lines changed: 2 additions & 2 deletions
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>net6.0</TargetFramework>
@@ -14,7 +14,7 @@
1414
<PackageReference Include="coverlet.msbuild" Version="3.2.0" />
1515
<PackageReference Include="Verify.SourceGenerators" Version="1.5.0" />
1616
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.2.21" />
17-
<PackageReference Include="Verify.Xunit" Version="19.8.0" />
17+
<PackageReference Include="Verify.Xunit" Version="19.12.0" />
1818
<PackageRefernece Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0" PrivateAssets="all" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)