Skip to content

Commit

Permalink
updated function app zips with correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
shishirdw committed Oct 17, 2024
1 parent 53bc1e6 commit 4940e55
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.4.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.49.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.54.1" />
</ItemGroup>
<ItemGroup>
<None Remove="Microsoft.Azure.WebJobs.Extensions.Storage" />
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 4940e55

Please sign in to comment.