We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 424ec37 + 4e10708 commit fc19b9aCopy full SHA for fc19b9a
api/Gemstone.HomeLibrary.csproj
@@ -15,7 +15,7 @@
15
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0"/>
16
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0"/>
17
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0"/>
18
- <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.6"/>
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7"/>
19
</ItemGroup>
20
21
<ItemGroup>
0 commit comments