Skip to content

Commit

Permalink
update MarkdownSnippets (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jun 21, 2024
1 parent 0ea0f66 commit 312dfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shouldly.Tests/Shouldly.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Compile Remove="**\*.approved.cs;**\*.received.cs" />
<ProjectReference Include="..\Shouldly\Shouldly.csproj" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.1" PrivateAssets="all" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="27.0.2" PrivateAssets="all" />
<PackageReference Include="TestStack.ConventionTests" Version="4.0.2" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
Expand Down

0 comments on commit 312dfc5

Please sign in to comment.