Skip to content

Commit

Permalink
Target V2s
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Feb 19, 2020
1 parent 82eb5b7 commit 8503ac5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion equinox-fc/Domain.Tests/Domain.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Destructurama.FSharp" Version="1.1.1-dev-00033" />
<PackageReference Include="Equinox.MemoryStore" Version="2.0.0-rc9" />
<PackageReference Include="Equinox.MemoryStore" Version="2.0.0" />
<PackageReference Include="FsCheck.xUnit" Version="2.14.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="unquote" Version="4.0" />
Expand Down
2 changes: 1 addition & 1 deletion equinox-fc/Domain/Domain.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Compile Include="InventoryTransaction.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Equinox.Cosmos" Version="2.0.0-rc9" />
<PackageReference Include="Equinox.Cosmos" Version="2.0.0" />
</ItemGroup>

</Project>

0 comments on commit 8503ac5

Please sign in to comment.