Skip to content

Commit

Permalink
test: re-add preview dep
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid authored Nov 12, 2023
1 parent e338589 commit 4209255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Abstractions/Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.16.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.16.0-preview.2" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
Expand Down

0 comments on commit 4209255

Please sign in to comment.