Update dependencies from https://github.com/dotnet/arcade build 20210827.7 (#11942)
[release/5.0.4xx] Update dependencies from dotnet/arcade
This commit is contained in:
parent
9a4a1f78a5
commit
8fff68e255
6 changed files with 8 additions and 33 deletions
25
NuGet.config
25
NuGet.config
|
@ -7,27 +7,14 @@
|
|||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<!-- Begin: Package sources from dotnet-aspnetcore -->
|
||||
<add key="darc-int-dotnet-aspnetcore-c663ade-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-aspnetcore-c663ade-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee-1/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-aspnetcore-c663ade" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-efcore -->
|
||||
<add key="darc-int-dotnet-efcore-780af70-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-4/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-efcore-780af70-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-efcore-780af70-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-efcore -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-208e377-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-runtime-208e377-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-1/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-runtime-208e377" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-windowsdesktop-ab7f82ae-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-windowsdesktop-ab7f82ae-1/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-ab7f82a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-windowsdesktop-ab7f82ae/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-windowsdesktop -->
|
||||
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
|
||||
<add key="darc-pub-DotNet-msbuild-Trusted-0538acc" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-0538acc0/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from DotNet-msbuild-Trusted -->
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<!-- For custom version of arcade -->
|
||||
|
@ -44,24 +31,12 @@
|
|||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<!-- Begin: Package sources from dotnet-aspnetcore -->
|
||||
<add key="darc-int-dotnet-aspnetcore-c663ade" value="true" />
|
||||
<add key="darc-int-dotnet-aspnetcore-c663ade-1" value="true" />
|
||||
<add key="darc-int-dotnet-aspnetcore-c663ade-2" value="true" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-efcore -->
|
||||
<add key="darc-int-dotnet-efcore-780af70-1" value="true" />
|
||||
<add key="darc-int-dotnet-efcore-780af70-2" value="true" />
|
||||
<add key="darc-int-dotnet-efcore-780af70-4" value="true" />
|
||||
<!-- End: Package sources from dotnet-efcore -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-208e377" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-208e377-1" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-208e377-2" value="true" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-ab7f82a" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-1" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-2" value="true" />
|
||||
<!-- End: Package sources from dotnet-windowsdesktop -->
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<!-- Added by darc above. due to dependencies on 3.0.0 and 2.1.0 packs, but we can get those from nuget.org -->
|
||||
|
|
|
@ -144,13 +144,13 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21409.4">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21427.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>7b8e78dced9b93e5d69fabb9fbc9a2eb5de8e95a</Sha>
|
||||
<Sha>2e26f9ebee3ac27803aa5f2df50192a46393d108</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="5.0.0-beta.21409.4">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="5.0.0-beta.21427.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>7b8e78dced9b93e5d69fabb9fbc9a2eb5de8e95a</Sha>
|
||||
<Sha>2e26f9ebee3ac27803aa5f2df50192a46393d108</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="1.0.0-beta.20217.1">
|
||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/arcade -->
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.21409.4</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.21427.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
|
@ -103,7 +103,7 @@ jobs:
|
|||
|
||||
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||
- ${{ if eq(parameters.enableMicrobuild, 'true') }}:
|
||||
- task: MicroBuildSigningPlugin@2
|
||||
- task: MicroBuildSigningPlugin@3
|
||||
displayName: Install MicroBuild plugin
|
||||
inputs:
|
||||
signType: $(_SignType)
|
||||
|
|
|
@ -82,7 +82,7 @@ phases:
|
|||
- ${{ if eq(parameters.enableMicrobuild, 'true') }}:
|
||||
# Internal only resource, and Microbuild signing shouldn't be applied to PRs.
|
||||
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||
- task: MicroBuildSigningPlugin@2
|
||||
- task: MicroBuildSigningPlugin@3
|
||||
displayName: Install MicroBuild plugin
|
||||
inputs:
|
||||
signType: $(_SignType)
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
}
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21409.4"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21427.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue