Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Bump Verify.Xunit from 20.2.0 to 20.3.0 in /src (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 30, 2023
1 parent ce577d1 commit 031504a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Verify.Xunit" Version="20.2.0" />
<PackageReference Include="Verify.Xunit" Version="20.3.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.1" Condition="$(TargetFramework) == 'net7.0'" />
<ProjectReference Include="..\NServiceBus.Json\NServiceBus.Json.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.90" PrivateAssets="all" />
Expand Down

0 comments on commit 031504a

Please sign in to comment.