We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7deee33 commit d776499Copy full SHA for d776499
src/Equinox.CosmosStore/Equinox.CosmosStore.fsproj
@@ -16,7 +16,7 @@
16
17
<ItemGroup>
18
<ProjectReference Condition=" '$(Configuration)' == 'Debug' " Include="..\Equinox\Equinox.fsproj" />
19
- <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)" />
20
</ItemGroup>
21
22
0 commit comments