Skip to content

Commit 4e97433

Browse files
Bump Microsoft.Azure.Functions.Worker.Sdk and 4 others (#849)
1 parent 4f14697 commit 4e97433

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Directory.Packages.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@
1616
<PackageVersion Include="GitHubApiStatus" Version="4.0.0" />
1717
<PackageVersion Include="GitHubApiStatus.Extensions" Version="4.0.0" />
1818
<PackageVersion Include="HtmlAgilityPack" Version="1.12.1" />
19-
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.4" />
20-
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.4.0" />
19+
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.5" />
20+
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.5.0" />
2121
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="9.0.4" />
2222
<PackageVersion Include="Microsoft.Azure.Functions.Worker" Version="2.0.0" />
2323
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
2424
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
25-
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.2" OutputItemType="Analyzer" />
25+
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.4" OutputItemType="Analyzer" />
2626
<PackageVersion Include="Microsoft.Azure.NotificationHubs" Version="4.2.0" />
2727
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.3.4" />
2828
<PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.60" />
2929
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.60" />
30-
<PackageVersion Include="Microsoft.Maui.Essentials" Version="9.0.60" />
30+
<PackageVersion Include="Microsoft.Maui.Essentials" Version="9.0.70" />
3131
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0">
3232
<PrivateAssets>all</PrivateAssets>
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
</PackageVersion>
35-
<PackageVersion Include="NuGet.Protocol" Version="6.13.2" />
35+
<PackageVersion Include="NuGet.Protocol" Version="6.14.0" />
3636
<PackageVersion Include="NUnit" Version="4.3.2">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)