Merged PR 30554: [internal/release/6.0.3xx] Update dependencies from dotnet/arcade
This pull request updates the following dependencies
[marker]: <> (Begin:6d383863-e2a5-4edc-fb90-08da32c10934)
## From https://github.com/dotnet/arcade
- **Subscription**: 6d383863-e2a5-4edc-fb90-08da32c10934
- **Build**: 20230411.7
- **Date Produced**: April 11, 2023 8:39:02 PM UTC
- **Commit**: 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26
- **Branch**: refs/heads/release/6.0
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 6.0.0-beta.23167.1 to 6.0.0-beta.23211.7][1]
- **Microsoft.DotNet.Build.Tasks.Installers**: [from 6.0.0-beta.23167.1 to 6.0.0-beta.23211.7][1]
- **Microsoft.DotNet.CMake.Sdk**: [from 6.0.0-beta.23167.1 to 6.0.0-beta.23211.7][1]
[1]: 92c39a4f0b...7bca7a24df
[DependencyUpdate]: <> (End)
- **Updates to .NET SDKs:**
- Updates tools.dotnet to 6.0.116
[marker]: <> (End:6d383863-e2a5-4edc-fb90-08da32c10934)
This commit is contained in:
parent
9b1d0a9f9b
commit
3b57a2b9a4
4 changed files with 22 additions and 12 deletions
14
NuGet.config
14
NuGet.config
|
@ -7,7 +7,6 @@
|
|||
<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-d6f154c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-d6f154cc/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-emsdk -->
|
||||
<!-- End: Package sources from dotnet-emsdk -->
|
||||
|
@ -15,12 +14,18 @@
|
|||
<!-- End: Package sources from DotNet-msbuild-Trusted -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-1e620a4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1e620a42/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-runtime-1e620a4-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1e620a42-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-runtime-1e620a4-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1e620a42-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-templating -->
|
||||
<add key="darc-int-dotnet-templating-3dcf189" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-3dcf1890/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-templating-3dcf189-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-3dcf1890-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-templating-3dcf189-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-3dcf1890-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-templating -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bde268e7/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bde268e7-3/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bde268e7-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bde268e7-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-windowsdesktop -->
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
|
@ -42,15 +47,20 @@
|
|||
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
|
||||
<!-- End: Package sources from DotNet-msbuild-Trusted -->
|
||||
<!-- Begin: Package sources from dotnet-aspnetcore -->
|
||||
<add key="darc-int-dotnet-aspnetcore-d6f154c" value="true" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-1e620a4-1" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-1e620a4-2" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-1e620a4" value="true" />
|
||||
<!-- Begin: Package sources from dotnet-templating -->
|
||||
<add key="darc-int-dotnet-templating-3dcf189-1" value="true" />
|
||||
<add key="darc-int-dotnet-templating-3dcf189-2" value="true" />
|
||||
<add key="darc-int-dotnet-templating-3dcf189" value="true" />
|
||||
<!-- End: Package sources from dotnet-templating -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e-1" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e-2" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e-3" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-bde268e" value="true" />
|
||||
<!-- End: Package sources from dotnet-windowsdesktop -->
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
|
|
|
@ -197,19 +197,19 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.23167.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.23211.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>92c39a4f0bacef20812f63e2e1d3f7aa8776038d</Sha>
|
||||
<Sha>7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26</Sha>
|
||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="6.0.0-beta.23167.1">
|
||||
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="6.0.0-beta.23211.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>92c39a4f0bacef20812f63e2e1d3f7aa8776038d</Sha>
|
||||
<Sha>7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26</Sha>
|
||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.23167.1">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.23211.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>92c39a4f0bacef20812f63e2e1d3f7aa8776038d</Sha>
|
||||
<Sha>7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="6.0.0-servicing.22580.2">
|
||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/arcade -->
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>6.0.0-beta.23167.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>6.0.0-beta.23211.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"tools": {
|
||||
"dotnet": "6.0.115",
|
||||
"dotnet": "6.0.116",
|
||||
"runtimes": {
|
||||
"dotnet": [
|
||||
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
|
||||
|
@ -11,7 +11,7 @@
|
|||
"cmake": "3.16.4"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23167.1",
|
||||
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23167.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23211.7",
|
||||
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23211.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue