File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
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
<TargetFrameworks >net6.0;net8.0</TargetFrameworks >
284
284
</ItemGroup >
285
285
<ItemGroup >
286
286
<PackageReference Include =" Autofac" Version =" 4.6.2" />
287
- <PackageReference Include =" Azure.Identity" Version =" 1.11.2 " />
287
+ <PackageReference Include =" Azure.Identity" Version =" 1.11.4 " />
288
288
<PackageReference Include =" Azure.Security.KeyVault.Secrets" Version =" 4.2.0" />
289
289
<PackageReference Include =" Colors.Net" Version =" 1.1.0" />
290
290
<PackageReference Include =" AccentedCommandLineParser" Version =" 2.0.0" />
294
294
<PackageReference Include =" Microsoft.Azure.DurableTask.AzureStorage.Internal" Version =" 1.4.0" />
295
295
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.834.3" />
296
296
<PackageReference Include =" Microsoft.Build" Version =" 17.0.0" />
297
- <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.60 .3" />
297
+ <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.61 .3" />
298
298
<PackageReference Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 7.1.2" />
299
299
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
300
300
<PackageReference Include =" NuGet.Packaging" Version =" 5.11.6" />
You can’t perform that action at this time.
0 commit comments