File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<LangVersion >latest</LangVersion >
5
5
<MajorVersion >4</MajorVersion >
6
6
<MinorVersion >$(MinorVersionPrefix)35</MinorVersion >
7
- <PatchVersion >3 </PatchVersion >
7
+ <PatchVersion >4 </PatchVersion >
8
8
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
9
9
<PreviewVersion ></PreviewVersion >
10
10
Original file line number Diff line number Diff line change 20
20
- ` Microsoft.Azure.WebJobs.Host.Storage ` updated to 5.0.1
21
21
- ` Microsoft.Extensions.Azure ` updated to 1.7.1
22
22
- ` Azure.Storage.Blobs ` updated to 12.19.1
23
- - [ in-proc] Updating FunctionsNetHost (dotnet isolated worker) to 1.0.10 (#10340 )
23
+ - [ in-proc] Updating FunctionsNetHost (dotnet isolated worker) to 1.0.11 (#10379 )
24
24
- Trim FunctionsNetHost artifacts (#10364 )
Original file line number Diff line number Diff line change 53
53
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.21.0" />
54
54
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.21.0" />
55
55
<PackageReference Include =" Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version =" 2.2.0" NoWarn =" NU1701" />
56
- <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.10 " />
56
+ <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.11 " />
57
57
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.41" />
58
58
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 5.0.1" />
59
59
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.7.1" />
You can’t perform that action at this time.
0 commit comments