Skip to content

Commit

Permalink
Bump Microsoft.NET.Sdk.Functions from 4.4.0 to 4.4.1 in the dependenc…
Browse files Browse the repository at this point in the history
…ies group (#89)
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent fa99aaf commit a013a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ContainerApps.Acmebot/ContainerApps.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.13.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="[6.0.*,7.0.0)" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.4.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.4.1" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="2.1.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit a013a60

Please sign in to comment.