File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" InitialTargets =" ExcludeWorkersFromReadyToRun" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" InitialTargets =" ExcludeWorkersFromReadyToRun" >
2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
4
<TargetFramework >net6.0</TargetFramework >
273
273
<PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.21.0" />
274
274
<PackageReference Include =" Microsoft.AspNetCore.DataProtection" Version =" 2.2.0" />
275
275
<PackageReference Include =" Microsoft.Azure.DurableTask.AzureStorage.Internal" Version =" 1.4.0" />
276
- <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.23.0 " />
276
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.23.2 " />
277
277
<PackageReference Include =" Microsoft.Build" Version =" 17.0.0" />
278
278
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
279
279
<PackageReference Include =" WindowsAzure.Storage" Version =" 9.3.1" />
You can’t perform that action at this time.
0 commit comments