a54f92707f
- Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.21-servicing.23367.3 to 6.0.22-servicing.23410.4 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0: from 6.0.21-servicing.23367.3 to 6.0.22-servicing.23410.4 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.21-servicing.23363.11 to 6.0.22-servicing.23414.22 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Ref: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.NetCore.TargetingPack.x64.6.0: from 6.0.21-servicing.23363.11 to 6.0.22-servicing.23414.22 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.21-servicing.23364.38 to 6.0.22-servicing.23415.2 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.21-servicing.23364.38 to 6.0.22-servicing.23415.2 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 6.0.21-servicing.23364.38 to 6.0.22-servicing.23415.2 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 6.0.21-servicing.23364.38 to 6.0.22-servicing.23415.2 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Common.ItemTemplates: from 6.0.316 to 6.0.317 (parent: Microsoft.NET.Sdk) - Microsoft.TemplateEngine.Cli: from 6.0.316-servicing.23363.10 to 6.0.317-servicing.23410.4 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Common.ProjectTemplates.6.0: from 6.0.316 to 6.0.317 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.21-servicing.23364.6 to 6.0.22-servicing.23409.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.21 to 6.0.22 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.21-servicing.23364.5 to 6.0.22-servicing.23409.17 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
59 lines
4.4 KiB
XML
59 lines
4.4 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-d64564a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-d64564a1/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-aspnetcore -->
|
|
<!-- Begin: Package sources from dotnet-emsdk -->
|
|
<!-- 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-0a9fee4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-0a9fee4d/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-runtime -->
|
|
<!-- Begin: Package sources from dotnet-templating -->
|
|
<add key="darc-int-dotnet-templating-82d2a38" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-82d2a38f/nuget/v3/index.json" />
|
|
<!-- End: Package sources from dotnet-templating -->
|
|
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
|
<add key="darc-int-dotnet-windowsdesktop-260db9b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-260db9b1/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" />
|
|
</packageSources>
|
|
<disabledPackageSources>
|
|
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
|
<!-- 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-d64564a" value="true" />
|
|
<!-- End: Package sources from dotnet-aspnetcore -->
|
|
<!-- Begin: Package sources from dotnet-runtime -->
|
|
<add key="darc-int-dotnet-runtime-0a9fee4" value="true" />
|
|
<!-- Begin: Package sources from dotnet-templating -->
|
|
<add key="darc-int-dotnet-templating-82d2a38" value="true" />
|
|
<!-- End: Package sources from dotnet-templating -->
|
|
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
|
<add key="darc-int-dotnet-windowsdesktop-260db9b" 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>
|