зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 779127: Upgrade MS Azure storage common package
Related work items: #2167926
This commit is contained in:
Родитель
17e9c0ee14
Коммит
a7b0f06fc4
|
@ -726,7 +726,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "Microsoft.Azure.Storage.Common",
|
||||
"Version": "11.2.2"
|
||||
"Version": "11.2.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -46,7 +46,7 @@ export const pkgs = isMicrosoftInternal ? [
|
|||
{ id: "Microsoft.VisualStudio.Services.BlobStore.Client", version: artifactNugetVersion, dependentPackageIdsToSkip: ["*"], dependentPackageIdsToIgnore: ["Microsoft.BuildXL.Cache.Hashing", "Microsoft.BuildXL.Cache.Interfaces", "DotNetFxRefAssemblies.Corext"] },
|
||||
{ id: "Microsoft.VisualStudio.Services.Client", version: azureDevopsNugetVersion, dependentPackageIdsToSkip: [ "Microsoft.Net.Http", "Microsoft.AspNet.WebApi.Client", "System.Security.Cryptography.OpenSsl", "System.Security.Principal.Windows" ] },
|
||||
{ id: "Microsoft.VisualStudio.Services.InteractiveClient", version: azureDevopsNugetVersion, dependentPackageIdsToSkip: [ "Ben.Demystifier" ], dependentPackageIdsToIgnore: [ "Ben.Demystifier" ] },
|
||||
{ id: "Microsoft.Azure.Storage.Common", version: "11.2.2" },
|
||||
{ id: "Microsoft.Azure.Storage.Common", version: "11.2.3" },
|
||||
{ id: "System.ServiceProcess.ServiceController", version: "6.0.1" },
|
||||
|
||||
// DropDaemon Artifact dependencies.
|
||||
|
|
Загрузка…
Ссылка в новой задаче