Skip to content

Commit 9d47d58

Browse files
committed
Libs upgrade
1 parent 7018447 commit 9d47d58

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Build/SampleBuilder/SampleBuilder.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="HtmlAgilityPack" Version="1.11.61" />
13+
<PackageReference Include="HtmlAgilityPack" Version="1.11.62" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
15-
<PackageReference Include="X.Web.Sitemap" Version="2.10.1" />
15+
<PackageReference Include="X.Web.Sitemap" Version="2.10.3" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

Services/SampleFunctions/SampleFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="1.3.2" />
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.2" />
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4" />
1616
<PackageReference Include="Azure.Identity" Version="1.12.0" />
1717
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />

0 commit comments

Comments
 (0)