File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<Import Project =" ..\..\build\common.props" />
3
3
<Import Project =" ..\..\build\python.props" />
4
4
<PropertyGroup >
134
134
</CreateItem >
135
135
</Target >
136
136
137
- </Project >
137
+ </Project >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<Import Project =" ..\..\build\common.props" />
3
3
<PropertyGroup >
4
4
<PackageId >Microsoft.Azure.WebJobs.Script</PackageId >
49
49
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.23" />
50
50
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.1" />
51
51
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8" />
52
- <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.22 " />
52
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.23 " />
53
53
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.2-preview" />
54
54
<PackageReference Include =" Microsoft.Build" Version =" 15.8.166" />
55
55
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 3.3.1" />
You can’t perform that action at this time.
0 commit comments