Skip to content

Commit

Permalink
update to faster 2.0.1 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianburckhardt authored Apr 18, 2022
1 parent 2ff484d commit 6babc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DurableTask.Netherite/DurableTask.Netherite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.5" />
<PackageReference Include="Microsoft.Azure.EventHubs.Processor" Version="4.3.2" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.2.3" />
<PackageReference Include="Microsoft.FASTER.Core" Version="2.0.0" />
<PackageReference Include="Microsoft.FASTER.Core" Version="2.0.1" />
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit 6babc01

Please sign in to comment.