Skip to content

Commit

Permalink
Update NuGet packages (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan committed Apr 25, 2024
1 parent fc33960 commit be6db3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppService.Acmebot/AppService.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Identity" Version="1.11.2" />
<PackageReference Include="Azure.ResourceManager.AppService" Version="1.0.2" />
<PackageReference Include="Azure.ResourceManager.Dns" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.Resources" Version="1.7.1" />
Expand Down

0 comments on commit be6db3f

Please sign in to comment.