Skip to content

Commit d776499

Browse files
committed
deps: Update Min Equinox ver to 4.0.2
1 parent 7deee33 commit d776499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Equinox.CosmosStore/Equinox.CosmosStore.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<ProjectReference Condition=" '$(Configuration)' == 'Debug' " Include="..\Equinox\Equinox.fsproj" />
19-
<PackageReference Condition=" '$(Configuration)' == 'Release' " Include="Equinox" Version="[4.0.0, 5.0.0)" />
19+
<PackageReference Condition=" '$(Configuration)' == 'Release' " Include="Equinox" Version="[4.0.2, 5.0.0)" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)