Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/timonkrebs/MemoizR
Browse files Browse the repository at this point in the history
  • Loading branch information
timonkrebs committed Nov 17, 2024
2 parents a454399 + d029e8b commit 11a561d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions MemoizR.Tests/MemoizR.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Coyote" Version="1.7.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 11a561d

Please sign in to comment.