File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFramework >net8.0</TargetFramework >
4
4
<PackageId >Microsoft.Azure.WebJobs.Script</PackageId >
44
44
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 5.0.1" />
45
45
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.7.1" />
46
46
<PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.3.20240307.67" />
47
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.1 .0-12151 " />
47
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.2 .0-12235 " />
48
48
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
49
49
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version =" 1.0.0-beta.1" />
50
50
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.4-preview" />
You can’t perform that action at this time.
0 commit comments