Skip to content

Commit 424ec37

Browse files
authored
Merge pull request #9 from jayjay2912/dependabot/nuget/api/Microsoft.Azure.Functions.Worker-2.51.0
Bump Microsoft.Azure.Functions.Worker from 2.50.0 to 2.51.0
2 parents 072831c + f72ac59 commit 424ec37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Gemstone.HomeLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
1313
<PackageReference Include="AutoMapper" Version="14.0.0"/>
1414
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0"/>
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.50.0"/>
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0"/>
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0"/>
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0"/>
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.6"/>

0 commit comments

Comments
 (0)