Skip to content

Commit

Permalink
Merge pull request #52 from 4Com/dependabot/nuget/Microsoft.NET.Sdk.F…
Browse files Browse the repository at this point in the history
…unctions-4.4.0

Bump Microsoft.NET.Sdk.Functions from 4.2.0 to 4.4.0
  • Loading branch information
ianrathbone authored May 13, 2024
2 parents a07714c + c281b07 commit c068c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http-function/http-function.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="1.5.1" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.4.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.14" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c068c9e

Please sign in to comment.