Skip to content

Commit

Permalink
Updated Shouldly nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
stidsborg committed Jan 26, 2025
1 parent 73c300c commit 7ab52ee
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,11 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Shouldly" Version="4.3.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Cleipnir.ResilientFunctions\Cleipnir.ResilientFunctions.csproj" />
</ItemGroup>

<ItemGroup>
<Folder Include="Messaging" />
</ItemGroup>

</Project>

0 comments on commit 7ab52ee

Please sign in to comment.