Skip to content

Commit

Permalink
Use Jet.ConfluentKafka.FSharp 1.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Mar 27, 2019
1 parent e9cd2f5 commit fe74679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Equinox.Tool/Equinox.Tool.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="FSharp.Core" Version="4.0.0.1" Condition=" '$(TargetFramework)' == 'net461' " />
<PackageReference Include="FSharp.Core" Version="4.3.4" Condition=" '$(TargetFramework)' == 'netcoreapp2.1' " />

<PackageReference Include="Jet.ConfluentKafka.FSharp" Version="1.0.0-preview1" />
<PackageReference Include="Jet.ConfluentKafka.FSharp" Version="1.0.0-rc1" />
<PackageReference Include="MathNet.Numerics" Version="4.7.0" />
<PackageReference Include="Microsoft.Azure.DocumentDB" Version="2.2.2" Condition=" '$(TargetFramework)' != 'netstandard2.0' " />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.2.2" Condition=" '$(TargetFramework)' == 'netstandard2.0' " />
Expand Down

0 comments on commit fe74679

Please sign in to comment.