Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksvensson committed Nov 14, 2023
1 parent 4845985 commit 030622b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Verify" Version="22.1.4" />
<PackageReference Include="Verify.Xunit" Version="22.1.4" />
<PackageReference Include="Verify" Version="22.3.0" />
<PackageReference Include="Verify.Xunit" Version="22.3.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Verify" Version="22.1.4" />
<PackageReference Include="Verify.Xunit" Version="22.1.4" />
<PackageReference Include="Verify" Version="22.3.0" />
<PackageReference Include="Verify.Xunit" Version="22.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 030622b

Please sign in to comment.