Skip to content

Commit

Permalink
Update ConsoleApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian authored Jun 26, 2024
1 parent 66c5667 commit 33220a0
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="2.0.0-rc.3" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="2.0.0-rc.3" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
</ItemGroup>

</Project>

0 comments on commit 33220a0

Please sign in to comment.