Skip to content

Commit

Permalink
Merge pull request #146 from distantcam/dependabot/nuget/Verify.Xunit…
Browse files Browse the repository at this point in the history
…-23.7.2

Bump Verify.Xunit from 23.7.1 to 23.7.2
  • Loading branch information
distantcam committed Apr 10, 2024
2 parents 0c6cdf0 + 58dad75 commit 766170d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutoCtor.Tests/AutoCtor.Tests.csproj
Expand Up @@ -55,7 +55,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageReference Include="Verify.Xunit" Version="23.7.1" />
<PackageReference Include="Verify.Xunit" Version="23.7.2" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 766170d

Please sign in to comment.