File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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" >
22 <Import Project =" ..\..\build\common.props" />
33 <Import Project =" ..\..\build\python.props" />
44 <PropertyGroup >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <Import Project =" ..\..\build\common.props" />
33 <PropertyGroup >
44 <PackageId >Microsoft.Azure.WebJobs.Script</PackageId >
4444 <PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.23" />
4545 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.1" />
4646 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8" />
47- <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.22 " />
47+ <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.23 " />
4848 <PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.2-preview" />
4949 <PackageReference Include =" Microsoft.Build" Version =" 15.8.166" />
5050 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 3.5.0" />
You can’t perform that action at this time.
0 commit comments