Skip to content

Commit

Permalink
deps: Update Min Equinox ver to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Apr 22, 2024
1 parent f1696dc commit 2775fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Equinox.CosmosStore/Equinox.CosmosStore.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<ProjectReference Condition=" '$(Configuration)' == 'Debug' " Include="..\Equinox\Equinox.fsproj" />
<PackageReference Condition=" '$(Configuration)' == 'Release' " Include="Equinox" Version="[4.0.0, 5.0.0)" />
<PackageReference Condition=" '$(Configuration)' == 'Release' " Include="Equinox" Version="[4.0.2, 5.0.0)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2775fe4

Please sign in to comment.