Skip to content

Commit

Permalink
Update Abstractions.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian authored Nov 14, 2024
1 parent f707d6d commit 9712b0e
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 @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="3.0.0" />
<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" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1 />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 9712b0e

Please sign in to comment.