b8b476fbe6
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.WindowsDesktop.App.Ref**: from 6.0.18 to 6.0.18 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.18-servicing.23269.7 to 6.0.18-servicing.23272.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.18-servicing.23269.7 to 6.0.18-servicing.23272.2 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.18 to 6.0.18 (parent: Microsoft.NET.Sdk) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.18-servicing.23268.8 to 6.0.18-servicing.23272.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.18 to 6.0.18 (parent: Microsoft.NET.Sdk) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.18-servicing.23269.6 to 6.0.18-servicing.23272.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:a68e208b-7b40-4a19-af8d-08d961c59698) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: a68e208b-7b40-4a19-af8d-08d961c59698 - **Build**: 20230522.29 - **Date Produced**: May 22, 2023 9:52:17 PM UTC - **Commit**: 597ab8665d3b6fa5d1bad36724a3303aac430a5e - **Branch**: refs/heads/internal/release/6.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.MSBuildSdkResolver**: [from 6.0.118-servicing.23272.15 to 6.0.118-servicing.23272.29][1] - **Microsoft.NET.Sdk**: [from 6.0.118-servicing.23272.15 to 6.0.118-servicing.23272.29][1] - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.18 to 6.0.18][2] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.18-servicing.23269.7 to 6.0.18-servicing.23272.2][2] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.18-servicing.23269.7 to 6.0.18-servicing.23272.2][2] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.18 to 6.0.18][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 6.0.18-servicing.23268.8 to 6.0.18-servicing.23272.1][3] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.18 to 6.0.18][2] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 6.0.18-servicing.23269.6 to 6.0.18-servicing.23272.2][4] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC94f038df6b&targetVersion=GC597ab8665d&_a=files [2]: https://d...
62 lines
4.8 KiB
XML
62 lines
4.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<solution>
|
|
<add key="disableSourceControlIntegration" value="true" />
|
|
</solution>
|
|
<packageSources>
|
|
<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-be51b1a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-be51b1aa/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-aspnetcore -->
|
|
<!-- Begin: Package sources from dotnet-emsdk -->
|
|
<add key="darc-pub-dotnet-emsdk-a91ee48" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-a91ee483/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-emsdk -->
|
|
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
|
|
<!-- End: Package sources from DotNet-msbuild-Trusted -->
|
|
<!-- Begin: Package sources from dotnet-runtime -->
|
|
<add key="darc-int-dotnet-runtime-c76ac56" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-c76ac565/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-runtime -->
|
|
<!-- Begin: Package sources from dotnet-templating -->
|
|
<add key="darc-int-dotnet-templating-a23430d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-a23430d9/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-templating -->
|
|
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
|
<add key="darc-int-dotnet-windowsdesktop-44b3a00" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-44b3a005/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" />
|
|
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
|
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
|
|
<add key="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" />
|
|
<add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
|
|
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
|
|
<add key="dotnet5-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
|
|
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
|
|
<add key="dotnet6-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json" />
|
|
<add key="dotnet-libraries" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
|
|
<!-- Temporary feed for Xamarin workload manifest -->
|
|
<add key="xamarin" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/xamarin-impl/nuget/v3/index.json" />
|
|
<!-- Remove after RTM. Working around lack of automated creation of isolated feeds for nuget client -->
|
|
<add key="darc-pub-nuget-nuget.client-078701b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-nuget-nuget.client-078701b/nuget/v3/index.json" />
|
|
</packageSources>
|
|
<disabledPackageSources>
|
|
<!--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-be51b1a" value="true" />
|
|
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
|
|
<!-- End: Package sources from DotNet-msbuild-Trusted -->
|
|
<!-- End: Package sources from dotnet-aspnetcore -->
|
|
<!-- Begin: Package sources from dotnet-runtime -->
|
|
<add key="darc-int-dotnet-runtime-c76ac56" value="true" />
|
|
<!-- Begin: Package sources from dotnet-templating -->
|
|
<add key="darc-int-dotnet-templating-a23430d" value="true" />
|
|
<!-- End: Package sources from dotnet-templating -->
|
|
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
|
<add key="darc-int-dotnet-windowsdesktop-44b3a00" value="true" />
|
|
<!-- End: Package sources from dotnet-windowsdesktop -->
|
|
<!-- End: Package sources from dotnet-runtime -->
|
|
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
|
<!-- End: Package sources from dotnet-windowsdesktop -->
|
|
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
|
</disabledPackageSources>
|
|
</configuration>
|