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
<Import Project =" ..\..\build\common.props" />
3
3
<PropertyGroup >
4
4
<PackageId >Microsoft.Azure.WebJobs.Script</PackageId >
47
47
<PackageReference Include =" Microsoft.ApplicationInsights.DependencyCollector" Version =" 2.21.0" />
48
48
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.21.0" />
49
49
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.21.0" />
50
- <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.0-preview805 " />
50
+ <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.0" />
51
51
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.39" />
52
52
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 5.0.0-beta.2-11957" />
53
53
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.7.0" />
You can’t perform that action at this time.
0 commit comments