Skip to content

Commit

Permalink
Update Orleans.Persistence.Cassandra.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
xakep139 authored May 8, 2019
1 parent c3d6b15 commit 6f12d13
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CassandraCSharpDriver" Version="3.9.0" />
<PackageReference Include="Microsoft.Orleans.Core" Version="2.3.0" />
<PackageReference Include="Microsoft.Orleans.Runtime.Abstractions" Version="2.3.0" />
<PackageReference Include="Microsoft.Orleans.Core" Version="$(OrleansPackageVersion)" />
<PackageReference Include="Microsoft.Orleans.Runtime.Abstractions" Version="$(OrleansPackageVersion)" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 6f12d13

Please sign in to comment.