Skip to content

Commit

Permalink
Updated SDK function version
Browse files Browse the repository at this point in the history
  • Loading branch information
davisdre committed Oct 16, 2023
1 parent 91eaf04 commit 06e7819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.CosmosDB" Version="4.3.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.1" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.2" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 06e7819

Please sign in to comment.