Merged PR 29634: [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**: 20230214.5
- **Date Produced**: February 15, 2023 4:28:13 AM UTC
- **Commit**: 0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197
- **Branch**: refs/heads/release/6.0
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 6.0.0-beta.23060.6 to 6.0.0-beta.23114.5][1]
- **Microsoft.DotNet.Build.Tasks.Installers**: [from 6.0.0-beta.23060.6 to 6.0.0-beta.23114.5][1]
- **Microsoft.DotNet.CMake.Sdk**: [from 6.0.0-beta.23060.6 to 6.0.0-beta.23114.5][1]
[1]: 74b7648...0c93c1c
[DependencyUpdate]: <> (End)
- **Updates to .NET SDKs:**
- Updates tools.dotnet to 6.0.114
[marker]: <> (End:6d383863-e2a5-4edc-fb90-08da32c10934)
This commit is contained in:
parent
8dc45fab0a
commit
49d72191db
4 changed files with 24 additions and 10 deletions
14
NuGet.config
14
NuGet.config
|
@ -8,6 +8,8 @@
|
|||
<!--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-54e8b61" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-54e8b617/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-aspnetcore-54e8b61-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-54e8b617-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-aspnetcore-54e8b61-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-54e8b617-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-emsdk -->
|
||||
<!-- End: Package sources from dotnet-emsdk -->
|
||||
|
@ -15,12 +17,17 @@
|
|||
<!-- End: Package sources from DotNet-msbuild-Trusted -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-2a90daa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2a90daa2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-runtime-2a90daa-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2a90daa2-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-templating -->
|
||||
<add key="darc-int-dotnet-templating-ffeddec" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-ffeddec3/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-templating-ffeddec-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-ffeddec3-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-templating-ffeddec-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-ffeddec3-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-templating -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-c9ab6d8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c9ab6d88/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-c9ab6d8-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c9ab6d88-2/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-c9ab6d8-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c9ab6d88-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.-->
|
||||
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
|
||||
|
@ -41,14 +48,21 @@
|
|||
<!-- 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-54e8b61-1" value="true" />
|
||||
<add key="darc-int-dotnet-aspnetcore-54e8b61-2" value="true" />
|
||||
<add key="darc-int-dotnet-aspnetcore-54e8b61" value="true" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-int-dotnet-runtime-2a90daa-1" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-2a90daa" value="true" />
|
||||
<!-- Begin: Package sources from dotnet-templating -->
|
||||
<add key="darc-int-dotnet-templating-ffeddec-1" value="true" />
|
||||
<add key="darc-int-dotnet-templating-ffeddec-2" value="true" />
|
||||
<add key="darc-int-dotnet-templating-ffeddec" value="true" />
|
||||
<!-- End: Package sources from dotnet-templating -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-c9ab6d8-1" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-c9ab6d8-2" value="true" />
|
||||
<add key="darc-int-dotnet-windowsdesktop-c9ab6d8" 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.23060.6">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.23114.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>74b7648c106865057c78ca1e4b2ffcb5e9bce071</Sha>
|
||||
<Sha>0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197</Sha>
|
||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="6.0.0-beta.23060.6">
|
||||
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="6.0.0-beta.23114.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>74b7648c106865057c78ca1e4b2ffcb5e9bce071</Sha>
|
||||
<Sha>0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197</Sha>
|
||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.23060.6">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.23114.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>74b7648c106865057c78ca1e4b2ffcb5e9bce071</Sha>
|
||||
<Sha>0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197</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.23060.6</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>6.0.0-beta.23114.5</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"tools": {
|
||||
"dotnet": "6.0.113",
|
||||
"dotnet": "6.0.114",
|
||||
"runtimes": {
|
||||
"dotnet": [
|
||||
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
|
||||
|
@ -11,7 +11,7 @@
|
|||
"cmake": "3.16.4"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23060.6",
|
||||
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23060.6"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23114.5",
|
||||
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23114.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue