Skip to content

Commit

Permalink
Update WebJobs.Extensions.DurableTask.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian authored Jan 16, 2025
1 parent be208ed commit 865b7a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.ApplicationInsights" Version="0.2.*" />
<PackageReference Include="Microsoft.Azure.DurableTask.ApplicationInsights" Version="0.2.0" />
<!-- The gRPC dependencies in this package are not compatible with older frameworks, like .NET Core 2.x -->
<PackageReference Include="Microsoft.DurableTask.Grpc" Version="1.3.0" />
<PackageReference Include="Grpc.Core" Version="2.46.6" /> <!-- Bring this in until we move to hosted RPC -->
Expand Down

0 comments on commit 865b7a1

Please sign in to comment.