Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.102
Choose a base ref
...
head repository: dotnet/sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.200
Choose a head ref

Commits on Sep 25, 2023

  1. enable rid parsing in invariant ways for CommonOptions and Restore co…

    …mmand; Add tests for rid parsing
    JL03-Yue committed Sep 25, 2023
    Copy the full SHA
    0f527f6 View commit details
  2. fix test

    JL03-Yue committed Sep 25, 2023
    Copy the full SHA
    8c76bcb View commit details

Commits on Sep 26, 2023

  1. Copy the full SHA
    cdaefdc View commit details

Commits on Oct 2, 2023

  1. Copy the full SHA
    d783ea6 View commit details

Commits on Oct 5, 2023

  1. [release/8.0.2xx] Update dependencies from dotnet/runtime (#35874)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 5, 2023
    Copy the full SHA
    c2cfab2 View commit details

Commits on Oct 6, 2023

  1. Update dependencies from https://github.com/dotnet/razor build 202310…

    …04.1
    
    Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
     From Version 7.0.0-preview.23471.1 -> To Version 7.0.0-preview.23504.1
    dotnet-maestro[bot] committed Oct 6, 2023
    Copy the full SHA
    015c5f1 View commit details
  2. Copy the full SHA
    6d828b6 View commit details
  3. SDK resolver perf: Don't check current process for dotnet.exe on .NET…

    … Framework (#35890)
    
    When evaluating projects in Visual Studio, more than half of the CPU spent in SDK resolution is in EnvironmentProvider.GetCurrentProcessPath(). Making this call in the .NET Framework version of the resolver does not make sense as there is no Framework dotnet.exe. This PRs reorders the checks so that EnvironmentProvider.GetCurrentProcessPath() does not run except for failure cases, which speeds up evaluation of the OrchardCore solution by ~18%.
    
    The Framework Process.MainModule getter is slow. In this trace the total CPU spent in evaluation was 9459 ms.
    ladipro authored Oct 6, 2023
    Copy the full SHA
    a19a593 View commit details
  4. [release/8.0.2xx] Update dependencies from dotnet/roslyn (#35901)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    bd8383e View commit details
  5. [release/8.0.2xx] Update dependencies from dotnet/fsharp (#35900)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    cab62a9 View commit details
  6. [release/8.0.2xx] Update dependencies from dotnet/aspnetcore (#35899)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    66a1275 View commit details
  7. [release/8.0.2xx] Update dependencies from dotnet/source-build-refere…

    …nce-packages (#35898)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    56802c9 View commit details
  8. [release/8.0.2xx] Update dependencies from dotnet/roslyn-analyzers (#…

    …35897)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    8c497a4 View commit details
  9. [release/8.0.2xx] Update dependencies from dotnet/windowsdesktop (#35896

    )
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    de513bb View commit details
  10. [release/8.0.2xx] Update dependencies from dotnet/templating (#35904)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    ddc8015 View commit details
  11. [release/8.0.2xx] Update dependencies from dotnet/format (#35903)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    db5d90c View commit details
  12. [release/8.0.2xx] Update dependencies from dotnet/source-build-extern…

    …als (#35895)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    b62f9b2 View commit details
  13. [release/8.0.2xx] Update dependencies from nuget/nuget.client (#35894)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    915a28f View commit details
  14. [release/8.0.2xx] Update dependencies from dotnet/sourcelink (#35877)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Forgind <12969783+Forgind@users.noreply.github.com>
    3 people authored Oct 6, 2023
    Copy the full SHA
    cd1c77e View commit details
  15. [release/8.0.2xx] Update dependencies from nuget/nuget.client (#35911)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    6cb5a6d View commit details
  16. [release/8.0.2xx] Update dependencies from microsoft/vstest (#35910)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2023
    Copy the full SHA
    3d3f450 View commit details
  17. Copy the full SHA
    ba4009d View commit details

Commits on Oct 7, 2023

  1. Copy the full SHA
    122db70 View commit details
  2. Update dependencies from https://github.com/dotnet/msbuild build 2023…

    …1005.2
    
    Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
     From Version 17.8.0-preview-23471-08 -> To Version 17.9.0-preview-23505-02
    dotnet-maestro[bot] committed Oct 7, 2023
    Copy the full SHA
    cb1401b View commit details
  3. Update dependencies from https://github.com/dotnet/aspnetcore build 2…

    …0231006.5
    
    dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0
     From Version 8.0.0-rtm.23505.1 -> To Version 8.0.0-rtm.23506.5
    dotnet-maestro[bot] committed Oct 7, 2023
    Copy the full SHA
    29f2a5c View commit details
  4. Update dependencies from https://github.com/dotnet/templating build 2…

    …0231007.4
    
    Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
     From Version 8.0.100-rtm.23504.5 -> To Version 8.0.100-rtm.23507.4
    dotnet-maestro[bot] committed Oct 7, 2023
    Copy the full SHA
    3b14ea6 View commit details
  5. Update dependencies from https://github.com/dotnet/runtime build 2023…

    …1006.12
    
    Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
     From Version 8.0.0-rtm.23504.8 -> To Version 8.0.0-rtm.23506.12
    
    Dependency coherency updates
    
    Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
     From Version 8.0.0-rtm.23477.1 -> To Version 8.0.0-rtm.23504.4 (parent: Microsoft.NETCore.App.Runtime.win-x64
    dotnet-maestro[bot] committed Oct 7, 2023
    Copy the full SHA
    a2367c8 View commit details

Commits on Oct 8, 2023

  1. Copy the full SHA
    4fd65e5 View commit details
  2. Copy the full SHA
    8b34407 View commit details
  3. Copy the full SHA
    69b9704 View commit details
  4. Copy the full SHA
    c0d809c View commit details

Commits on Oct 9, 2023

  1. [release/8.0.2xx] Update dependencies from microsoft/vstest (#35945)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 9, 2023
    Copy the full SHA
    8c0cda0 View commit details
  2. [release/8.0.2xx] Update dependencies from dotnet/roslyn (#35944)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 9, 2023
    Copy the full SHA
    71acb5c View commit details
  3. [release/8.0.2xx] Update dependencies from dotnet/fsharp (#35943)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 9, 2023
    Copy the full SHA
    dfca830 View commit details
  4. Copy the full SHA
    fa5eb17 View commit details
  5. A lot of cleanup around uses of many different ValueTuple types. Crea…

    …ted records or aliases to attempt to simplify. Ad-hoc formatting cleanup and some simplification. No functional changes should be taking place.
    MiYanni committed Oct 9, 2023
    Copy the full SHA
    14fa66f View commit details
  6. Refactored GetManifestPackageDownloadsAsync to be a loop. Cleaned up …

    …a few other minor things.
    MiYanni committed Oct 9, 2023
    Copy the full SHA
    eba98e2 View commit details
  7. Removed extra empty line.

    MiYanni committed Oct 9, 2023
    Copy the full SHA
    a6311ae View commit details
  8. Modified GetManifestPackageDownloadsAsync to use a foreach with Disti…

    …nct to eliminate duplicates.
    MiYanni committed Oct 9, 2023
    Copy the full SHA
    6fb2d3a View commit details
  9. Copy the full SHA
    4315a53 View commit details
  10. Copy the full SHA
    98a7521 View commit details
  11. Copy the full SHA
    6f54c4b View commit details
  12. Removed string.Format use for reporter.WriteLine since it has an inte…

    …rface that does this automatically.
    MiYanni committed Oct 9, 2023
    Copy the full SHA
    919c985 View commit details
  13. Copy the full SHA
    64f8fe6 View commit details
  14. Copy the full SHA
    e0d73f4 View commit details
  15. Added code comments to GetManifestPackageDownloadsAsync. Updated Upda…

    …teAdvertisingManifestAsync to match the same pattern as GetManifestPackageDownloadsAsync, since it was using the same previous pattern except with 2 bands instead of 3.
    MiYanni committed Oct 9, 2023
    Copy the full SHA
    b402558 View commit details

Commits on Oct 10, 2023

  1. Update dependencies from https://github.com/dotnet/templating build 2…

    …0231010.1
    
    Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
     From Version 8.0.100-rtm.23507.4 -> To Version 8.0.100-rtm.23510.1
    dotnet-maestro[bot] committed Oct 10, 2023
    Copy the full SHA
    8d354f3 View commit details
  2. [release/8.0.2xx] Update dependencies from dotnet/windowsdesktop (#35966

    )
    
    [release/8.0.2xx] Update dependencies from dotnet/windowsdesktop
    - Coherency Updates:
      - Microsoft.NET.Sdk.WindowsDesktop: from 8.0.0-rtm.23504.3 to 8.0.0-rtm.23509.3 (parent: Microsoft.WindowsDesktop.App.Ref)
    dotnet-maestro[bot] authored Oct 10, 2023
    Copy the full SHA
    081f38c View commit details
  3. [release/8.0.2xx] Update dependencies from dotnet/fsharp (#35968)

    [release/8.0.2xx] Update dependencies from dotnet/fsharp
    dotnet-maestro[bot] authored Oct 10, 2023
    Copy the full SHA
    2bfafba View commit details
  4. [release/8.0.2xx] Update dependencies from dotnet/runtime (#35970)

    [release/8.0.2xx] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Oct 10, 2023
    Copy the full SHA
    ca4f35f View commit details
Showing with 6,244 additions and 2,723 deletions.
  1. +1 −1 .vsts-ci.yml
  2. +1 −1 Directory.Build.props
  3. +3 −2 Directory.Packages.props
  4. +15 −11 NuGet.config
  5. +4 −0 eng/SourceBuildPrebuiltBaseline.xml
  6. +170 −174 eng/Version.Details.xml
  7. +55 −53 eng/Versions.props
  8. +1 −0 src/ApiCompat/Microsoft.DotNet.ApiCompat.Task/Microsoft.DotNet.ApiCompat.Task.csproj
  9. +2 −0 src/ApiCompat/Microsoft.DotNet.ApiCompatibility/Microsoft.DotNet.ApiCompatibility.csproj
  10. +3 −0 src/BuiltInTools/dotnet-watch/dotnet-watch.csproj
  11. +11 −7 src/Cli/Microsoft.DotNet.Cli.Utils/CommandUnknownException.cs
  12. +4 −0 src/Cli/Microsoft.DotNet.Cli.Utils/GracefulException.cs
  13. +5 −3 src/Cli/Microsoft.DotNet.Cli.Utils/LocalizableStrings.resx
  14. +1 −1 src/Cli/Microsoft.DotNet.Cli.Utils/Microsoft.DotNet.Cli.Utils.csproj
  15. +9 −6 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.cs.xlf
  16. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.de.xlf
  17. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.es.xlf
  18. +9 −6 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.fr.xlf
  19. +9 −6 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.it.xlf
  20. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.ja.xlf
  21. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.ko.xlf
  22. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.pl.xlf
  23. +9 −6 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.pt-BR.xlf
  24. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.ru.xlf
  25. +9 −6 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.tr.xlf
  26. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.zh-Hans.xlf
  27. +10 −7 src/Cli/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.zh-Hant.xlf
  28. +1 −1 src/Cli/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf
  29. +1 −1 src/Cli/dotnet/CommandLineInfo.cs
  30. +2 −2 src/Cli/dotnet/CommonOptions.cs
  31. +17 −0 src/Cli/dotnet/Installer/Windows/ISynchronizingLogger.cs
  32. +3 −3 src/Cli/dotnet/Installer/Windows/InstallClientElevationContext.cs
  33. +46 −0 src/Cli/dotnet/Installer/Windows/InstallMessageDispatcher.cs
  34. +18 −0 src/Cli/dotnet/Installer/Windows/InstallRequestMessage.cs
  35. +16 −1 src/Cli/dotnet/Installer/Windows/InstallRequestType.cs
  36. +3 −118 src/Cli/dotnet/Installer/Windows/MsiPackageCache.cs
  37. +21 −0 src/Cli/dotnet/Installer/Windows/NullInstallerLogger.cs
  38. +138 −0 src/Cli/dotnet/Installer/Windows/SecurityUtils.cs
  39. +1 −5 src/Cli/dotnet/Installer/Windows/TimestampedFileLogger.cs
  40. +3 −1 src/Cli/dotnet/Installer/Windows/WindowsUtils.cs
  41. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.cs.xlf
  42. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.de.xlf
  43. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.es.xlf
  44. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.fr.xlf
  45. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.it.xlf
  46. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.ja.xlf
  47. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.ko.xlf
  48. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.pl.xlf
  49. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.pt-BR.xlf
  50. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.ru.xlf
  51. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.tr.xlf
  52. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.zh-Hans.xlf
  53. +1 −1 src/Cli/dotnet/Installer/Windows/xlf/LocalizableStrings.zh-Hant.xlf
  54. +15 −0 src/Cli/dotnet/NugetPackageDownloader/LocalizableStrings.resx
  55. +42 −10 src/Cli/dotnet/NugetPackageDownloader/NuGetPackageDownloader.cs
  56. +3 −1 src/Cli/dotnet/NugetPackageDownloader/ToolPackageException.cs
  57. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.cs.xlf
  58. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.de.xlf
  59. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.es.xlf
  60. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.fr.xlf
  61. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.it.xlf
  62. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.ja.xlf
  63. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.ko.xlf
  64. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.pl.xlf
  65. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.pt-BR.xlf
  66. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.ru.xlf
  67. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.tr.xlf
  68. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.zh-Hans.xlf
  69. +25 −0 src/Cli/dotnet/NugetPackageDownloader/xlf/LocalizableStrings.zh-Hant.xlf
  70. +29 −7 src/Cli/dotnet/ParseResultExtensions.cs
  71. +1 −0 src/Cli/dotnet/Parser.cs
  72. +26 −12 src/Cli/dotnet/Program.cs
  73. +2 −1 src/Cli/dotnet/ToolPackage/ToolPackageException.cs
  74. +11 −30 src/Cli/dotnet/commands/InstallingWorkloadCommand.cs
  75. +21 −0 src/Cli/dotnet/commands/dotnet-package/PackageCommandParser.cs
  76. +174 −0 src/Cli/dotnet/commands/dotnet-package/search/LocalizableStrings.resx
  77. +31 −0 src/Cli/dotnet/commands/dotnet-package/search/PackageSearchCommand.cs
  78. +105 −0 src/Cli/dotnet/commands/dotnet-package/search/PackageSearchCommandParser.cs
  79. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.cs.xlf
  80. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.de.xlf
  81. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.es.xlf
  82. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.fr.xlf
  83. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.it.xlf
  84. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.ja.xlf
  85. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.ko.xlf
  86. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.pl.xlf
  87. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.pt-BR.xlf
  88. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.ru.xlf
  89. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.tr.xlf
  90. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.zh-Hans.xlf
  91. +97 −0 src/Cli/dotnet/commands/dotnet-package/search/xlf/LocalizableStrings.zh-Hant.xlf
  92. +3 −3 src/Cli/dotnet/commands/dotnet-restore/RestoreCommandParser.cs
  93. +1 −1 src/Cli/dotnet/commands/dotnet-test/TestCommandParser.cs
  94. +3 −0 src/Cli/dotnet/commands/dotnet-tool/install/LocalizableStrings.resx
  95. +19 −6 src/Cli/dotnet/commands/dotnet-tool/install/ToolInstallCommandParser.cs
  96. +190 −57 src/Cli/dotnet/commands/dotnet-tool/install/ToolInstallGlobalOrToolPathCommand.cs
  97. +79 −3 src/Cli/dotnet/commands/dotnet-tool/install/ToolInstallLocalCommand.cs
  98. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.cs.xlf
  99. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.de.xlf
  100. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.es.xlf
  101. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.fr.xlf
  102. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.it.xlf
  103. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.ja.xlf
  104. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.ko.xlf
  105. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.pl.xlf
  106. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.pt-BR.xlf
  107. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.ru.xlf
  108. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.tr.xlf
  109. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.zh-Hans.xlf
  110. +5 −0 src/Cli/dotnet/commands/dotnet-tool/install/xlf/LocalizableStrings.zh-Hant.xlf
  111. +5 −5 src/Cli/dotnet/commands/dotnet-tool/update/LocalizableStrings.resx
  112. +4 −15 src/Cli/dotnet/commands/dotnet-tool/update/ToolUpdateCommandParser.cs
  113. +9 −227 src/Cli/dotnet/commands/dotnet-tool/update/ToolUpdateGlobalOrToolPathCommand.cs
  114. +1 −75 src/Cli/dotnet/commands/dotnet-tool/update/ToolUpdateLocalCommand.cs
  115. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.cs.xlf
  116. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.de.xlf
  117. +7 −7 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.es.xlf
  118. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.fr.xlf
  119. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.it.xlf
  120. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.ja.xlf
  121. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.ko.xlf
  122. +8 −8 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.pl.xlf
  123. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.pt-BR.xlf
  124. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.ru.xlf
  125. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.tr.xlf
  126. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.zh-Hans.xlf
  127. +9 −9 src/Cli/dotnet/commands/dotnet-tool/update/xlf/LocalizableStrings.zh-Hant.xlf
  128. +33 −0 src/Cli/dotnet/commands/dotnet-workload/InstallStateContents.cs
  129. +5 −2 src/Cli/dotnet/commands/dotnet-workload/WorkloadCommandParser.cs
  130. +3 −3 src/Cli/dotnet/commands/dotnet-workload/WorkloadInfoHelper.cs
  131. +30 −1 src/Cli/dotnet/commands/dotnet-workload/install/FileBasedInstaller.cs
  132. +15 −0 src/Cli/dotnet/commands/dotnet-workload/install/IInstaller.cs
  133. +4 −6 src/Cli/dotnet/commands/dotnet-workload/install/IWorkloadManifestUpdater.cs
  134. +3 −0 src/Cli/dotnet/commands/dotnet-workload/install/LocalizableStrings.resx
  135. +102 −0 src/Cli/dotnet/commands/dotnet-workload/install/MsiInstallerBase.cs
  136. +11 −3 src/Cli/dotnet/commands/dotnet-workload/install/NetSdkMsiInstallerClient.cs
  137. +16 −0 src/Cli/dotnet/commands/dotnet-workload/install/NetSdkMsiInstallerServer.cs
  138. +7 −7 src/Cli/dotnet/commands/dotnet-workload/install/WorkloadInstallCommand.cs
  139. +4 −3 src/Cli/dotnet/commands/dotnet-workload/install/WorkloadInstallerFactory.cs
  140. +99 −177 src/Cli/dotnet/commands/dotnet-workload/install/WorkloadManifestUpdater.cs
  141. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.cs.xlf
  142. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.de.xlf
  143. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.es.xlf
  144. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.fr.xlf
  145. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.it.xlf
  146. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.ja.xlf
  147. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.ko.xlf
  148. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.pl.xlf
  149. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.pt-BR.xlf
  150. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.ru.xlf
  151. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.tr.xlf
  152. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.zh-Hans.xlf
  153. +5 −0 src/Cli/dotnet/commands/dotnet-workload/install/xlf/LocalizableStrings.zh-Hant.xlf
  154. +11 −17 src/Cli/dotnet/commands/dotnet-workload/list/WorkloadListCommand.cs
  155. +3 −0 src/Cli/dotnet/commands/dotnet-workload/update/LocalizableStrings.resx
  156. +29 −6 src/Cli/dotnet/commands/dotnet-workload/update/WorkloadUpdateCommand.cs
  157. +1 −0 src/Cli/dotnet/commands/dotnet-workload/update/WorkloadUpdateCommandParser.cs
  158. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.cs.xlf
  159. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.de.xlf
  160. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.es.xlf
  161. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.fr.xlf
  162. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.it.xlf
  163. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.ja.xlf
  164. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.ko.xlf
  165. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.pl.xlf
  166. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.pt-BR.xlf
  167. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.ru.xlf
  168. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.tr.xlf
  169. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.zh-Hans.xlf
  170. +5 −0 src/Cli/dotnet/commands/dotnet-workload/update/xlf/LocalizableStrings.zh-Hant.xlf
  171. +10 −0 src/Cli/dotnet/dotnet.csproj
  172. +71 −50 src/Containers/Microsoft.NET.Build.Containers/AuthHandshakeMessageHandler.cs
  173. +2 −1 src/Containers/Microsoft.NET.Build.Containers/ContainerBuilder.cs
  174. +22 −18 src/Containers/Microsoft.NET.Build.Containers/ImageBuilder.cs
  175. +9 −1 src/Containers/Microsoft.NET.Build.Containers/KnownStrings.cs
  176. +1 −1 src/Containers/Microsoft.NET.Build.Containers/Microsoft.NET.Build.Containers.csproj
  177. +20 −10 src/Containers/Microsoft.NET.Build.Containers/PublicAPI/net472/PublicAPI.Unshipped.txt
  178. +20 −10 src/Containers/Microsoft.NET.Build.Containers/PublicAPI/net8.0/PublicAPI.Unshipped.txt
  179. +2 −2 src/Containers/Microsoft.NET.Build.Containers/Registry/DefaultBlobOperations.cs
  180. +1 −1 src/Containers/Microsoft.NET.Build.Containers/Registry/DefaultManifestOperations.cs
  181. +4 −1 src/Containers/Microsoft.NET.Build.Containers/Registry/DefaultRegistryAPI.cs
  182. +83 −45 src/Containers/Microsoft.NET.Build.Containers/Registry/Registry.cs
  183. +248 −0 src/Containers/Microsoft.NET.Build.Containers/Tasks/ComputeDotnetBaseImageAndTag.cs
  184. +0 −109 src/Containers/Microsoft.NET.Build.Containers/Tasks/ComputeDotnetBaseImageTag.cs
  185. +15 −2 src/Containers/Microsoft.NET.Build.Containers/Tasks/CreateNewImage.cs
  186. +5 −0 src/Containers/Microsoft.NET.Build.Containers/Tasks/CreateNewImageToolTask.cs
  187. +6 −8 src/Containers/Microsoft.NET.Build.Containers/Tasks/ParseContainerProperties.cs
  188. +1 −1 src/Containers/packaging/build/Microsoft.NET.Build.Containers.props
  189. +36 −28 src/Containers/packaging/build/Microsoft.NET.Build.Containers.targets
  190. +1 −1 src/Layout/redist/minimumMSBuildVersion
  191. +8 −3 src/Layout/redist/redist.csproj
  192. +9 −4 src/Layout/redist/targets/PublishDotnetWatch.targets
  193. +1 −0 src/Layout/tool_msbuild/tool_msbuild.csproj
  194. +1 −1 src/Microsoft.DotNet.ApiSymbolExtensions/Microsoft.DotNet.ApiSymbolExtensions.csproj
  195. +2 −2 src/RazorSdk/Targets/Microsoft.NET.Sdk.Razor.Configuration.targets
  196. +2 −2 src/RazorSdk/Tool/DiscoverCommand.cs
  197. +37 −36 src/RazorSdk/Tool/JsonReaderExtensions.cs
  198. +49 −49 src/RazorSdk/Tool/RazorDiagnosticJsonConverter.cs
  199. +674 −659 src/RazorSdk/Tool/TagHelperDescriptorJsonConverter.cs
  200. +2 −0 src/Resolvers/Microsoft.DotNet.MSBuildSdkResolver/Microsoft.DotNet.MSBuildSdkResolver.csproj
  201. +21 −13 src/Resolvers/Microsoft.DotNet.NativeWrapper/EnvironmentProvider.cs
  202. +1 −1 src/Resolvers/Microsoft.NET.Sdk.WorkloadManifestReader/WorkloadId.cs
  203. +2 −2 src/Tasks/Common/Resources/xlf/Strings.cs.xlf
  204. +3 −3 src/Tasks/Common/Resources/xlf/Strings.es.xlf
  205. +3 −3 src/Tasks/Common/Resources/xlf/Strings.it.xlf
  206. +2 −2 src/Tasks/Common/Resources/xlf/Strings.ja.xlf
  207. +6 −6 src/Tasks/Common/Resources/xlf/Strings.pl.xlf
  208. +6 −6 src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf
  209. +3 −3 src/Tasks/Common/Resources/xlf/Strings.ru.xlf
  210. +3 −3 src/Tasks/Common/Resources/xlf/Strings.tr.xlf
  211. +3 −3 src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf
  212. +3 −3 src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf
  213. +8 −47 src/Tasks/Microsoft.NET.Build.Tasks/sdk/Sdk.props
  214. +11 −0 src/Tasks/Microsoft.NET.Build.Tasks/sdk/Sdk.targets
  215. +35 −0 src/Tasks/Microsoft.NET.Build.Tasks/sdk/UseArtifactsOutputPath.props
  216. +2 −2 src/Tests/Microsoft.DotNet.PackageInstall.Tests/ToolPackageInstallerNugetCacheTests.cs
  217. +1 −1 src/Tests/Microsoft.DotNet.PackageInstall.Tests/ToolPackageUninstallerTests.cs
  218. +7 −7 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/CreateNewImageTests.cs
  219. +27 −19 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/DockerRegistryManager.cs
  220. +2 −2 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/DockerRegistryTests.cs
  221. +1 −1 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/DockerTestsFixture.cs
  222. +92 −17 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/EndToEndTests.cs
  223. +46 −23 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/ParseContainerPropertiesTests.cs
  224. +29 −2 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/ProjectInitializer.cs
  225. +1 −1 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/RegistryTests.cs
  226. +149 −14 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/TargetsTests.cs
  227. +2 −0 src/Tests/Microsoft.NET.Build.Containers.IntegrationTests/ToolsetUtils.cs
  228. +47 −3 src/Tests/Microsoft.NET.Build.Containers.UnitTests/ImageBuilderTests.cs
  229. +10 −17 src/Tests/Microsoft.NET.Build.Tests/GivenThatWeWantToBuildANetCoreApp.cs
  230. +7 −15 src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAFrameworkDependentApp.cs
  231. +19 −0 src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishASingleFileApp.cs
  232. +2 −2 src/Tests/Microsoft.NET.Sdk.Razor.Tests/ScopedCssIntegrationTests.cs
  233. +43 −2 src/Tests/SDDLTests/Program.cs
  234. +11 −0 src/Tests/dotnet-nuget.UnitTests/GivenANuGetCommand.cs
  235. +18 −25 src/Tests/dotnet-workload-install.Tests/GivenDotnetWorkloadInstall.cs
  236. +37 −0 src/Tests/dotnet-workload-install.Tests/GivenFileBasedWorkloadInstall.cs
  237. +13 −13 src/Tests/dotnet-workload-install.Tests/GivenWorkloadManifestUpdater.cs
  238. +29 −1 src/Tests/dotnet-workload-install.Tests/MockPackWorkloadInstaller.cs
  239. +7 −14 src/Tests/dotnet-workload-install.Tests/MockWorkloadManifestUpdater.cs
  240. +9 −8 src/Tests/dotnet-workload-list.Tests/GivenWorkloadInstallerAndWorkloadsInstalled.cs
  241. +23 −31 src/Tests/dotnet-workload-update.Tests/GivenDotnetWorkloadUpdate.cs
  242. +1 −0 src/Tests/dotnet.Tests/CommandTests/CompleteCommandTests.cs
  243. +290 −35 src/Tests/dotnet.Tests/CommandTests/ToolInstallGlobalOrToolPathCommandTests.cs
  244. +3 −9 src/Tests/dotnet.Tests/CommandTests/ToolInstallLocalCommandTests.cs
  245. +5 −4 src/Tests/dotnet.Tests/CommandTests/ToolUninstallGlobalOrToolPathCommandTests.cs
  246. +39 −6 src/Tests/dotnet.Tests/CommandTests/ToolUpdateGlobalOrToolPathCommandTests.cs
  247. +24 −1 src/Tests/dotnet.Tests/CommandTests/ToolUpdateLocalCommandTests.cs
  248. +2 −1 src/Tests/dotnet.Tests/GivenThatDotNetRunsCommands.cs
  249. +7 −4 src/Tests/dotnet.Tests/PackagedCommandTests.cs
  250. +1 −1 src/Tests/dotnet.Tests/ParserTests/ParseResultExtensionsTests.cs
  251. +49 −0 src/Tests/dotnet.Tests/dotnet-msbuild/GivenDotnetOsArchOptions.cs
  252. +8 −0 src/Tests/dotnet.Tests/dotnet.Tests.csproj
  253. +0 −3 src/WebSdk/Publish/Targets/Microsoft.NET.Sdk.Publish.props
  254. +0 −23 src/WebSdk/Publish/Targets/Microsoft.NET.Sdk.Publish.targets
2 changes: 1 addition & 1 deletion .vsts-ci.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ trigger:
branches:
include:
- main
- release/8.0.1xx
- release/8.0.2xx
- internal/release/*
- exp/*

2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@

<!-- VS for Mac may run on a lower version of .NET than the SDK is targeting, but needs to load the resolvers. So the resolvers and dependencies
may target a lower version of .NET -->
<ResolverTargetFramework>net7.0</ResolverTargetFramework>
<ResolverTargetFramework>net8.0</ResolverTargetFramework>
<!-- Source build does not need to worry about running on VS for Mac -->
<ResolverTargetFramework Condition="'$(DotNetBuildFromSource)' == 'true'">$(SdkTargetFramework)</ResolverTargetFramework>

5 changes: 3 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -41,6 +41,7 @@
<PackageVersion Include="Microsoft.FSharp.Compiler" Version="$(MicrosoftFSharpCompilerPackageVersion)" />
<PackageVersion Include="Microsoft.NET.HostModel" Version="$(MicrosoftNETHostModelVersion)" />
<PackageVersion Include="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="$(MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion)" />
<PackageVersion Include="Microsoft.NET.StringTools" Version="$(MicrosoftNETStringToolsPackageVersion)" />
<PackageVersion Include="Microsoft.NETCore.DotNetHostResolver" Version="$(MicrosoftNETCoreDotNetHostResolverPackageVersion)" />
<PackageVersion Include="Microsoft.NETCore.Targets" Version="2.1.0" />
<PackageVersion Include="Microsoft.TemplateEngine.Authoring.TemplateVerifier" Version="$(MicrosoftTemplateEngineAuthoringTemplateVerifierVersion)" />
@@ -54,8 +55,8 @@
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="$(MicrosoftVisualStudioSetupConfigurationInteropVersion)" />
<PackageVersion Include="Microsoft.Web.Deployment" Version="$(WebDeploymentPackageVersion)" />
<PackageVersion Include="Microsoft.Web.Xdt" Version="$(MicrosoftWebXdtPackageVersion)" />
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="$(MicrosoftWin32SystemEventsPackageVersion)" />
<PackageVersion Include="Microsoft.Windows.CsWin32" Version="$(MicrosoftWindowsCsWin32PackageVersion)" />
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="$(MicrosoftWin32SystemEventsPackageVersion)" />
<PackageVersion Include="Moq" Version="$(MoqPackageVersion)" />
<PackageVersion Include="NETStandard.Library.NETFramework" Version="$(NETStandardLibraryNETFrameworkVersion)" />
<PackageVersion Include="Newtonsoft.Json" Version="$(NewtonsoftJsonPackageVersion)" />
@@ -103,7 +104,7 @@
<PackageVersion Include="System.Text.Json" Version="$(SystemTextJsonPackageVersion)" />
<PackageVersion Include="System.Windows.Extensions" Version="$(SystemWindowsExtensionsPackageVersion)" />
<PackageVersion Include="System.Xml.XmlDocument" Version="$(SystemXmlXmlDocumentPackageVersion)" />
<PackageVersion Include="Valleysoft.DockerCredsProvider" Version="2.2.0" />
<PackageVersion Include="Valleysoft.DockerCredsProvider" Version="2.2.1" />
<PackageVersion Include="xunit" Version="$(XUnitVersion)" />
<PackageVersion Include="Xunit.Combinatorial" Version="$(XunitCombinatorialVersion)" />
<PackageVersion Include="xunit.console" Version="$(XUnitVersion)"/>
26 changes: 15 additions & 11 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -4,30 +4,28 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-201f4da" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-201f4dae/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-201f4da-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-201f4dae-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-201f4da-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-201f4dae-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-201f4da-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-201f4dae-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-2fc2ffd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2fc2ffd9/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-format -->
<add key="darc-pub-dotnet-format-28925c0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-28925c0-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-28925c0-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-format-28925c0-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-28925c0e-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-format-2651752" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-26517529/nuget/v3/index.json" />
<add key="darc-int-dotnet-format-2651752-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-26517529-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-format-2651752-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-26517529-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-format -->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-int-dotnet-aspnetcore-da7e989" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-da7e9894/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
<add key="darc-pub-DotNet-msbuild-Trusted-b5265ef" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-b5265ef3/nuget/v3/index.json" />
<add key="darc-pub-DotNet-msbuild-Trusted-90725d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-90725d08/nuget/v3/index.json" />
<!-- End: Package sources from DotNet-msbuild-Trusted -->
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
<!-- End: Package sources from dotnet-roslyn-analyzers -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-1381d5e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-pub-dotnet-templating-ae1a4c2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-ae1a4c20/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-593444a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-593444ad/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="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -39,6 +37,7 @@
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/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-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet8-internal" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet8-internal/nuget/v3/index.json" />
<add key="dotnet-tools-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json" />
<add key="dotnet-libraries" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
<add key="dotnet-libraries-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json" />
@@ -52,13 +51,18 @@
<!-- Begin: Package sources from dotnet-templating -->
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<add key="darc-int-dotnet-aspnetcore-da7e989" value="true" />
<!-- Begin: Package sources from dotnet-format -->
<add key="darc-int-dotnet-format-2651752-1" value="true" />
<add key="darc-int-dotnet-format-2651752-2" value="true" />
<add key="darc-int-dotnet-format-2651752" value="true" />
<!-- End: Package sources from dotnet-format -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-1381d5e" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-593444a" value="true" />
<!-- End: Package sources from dotnet-windowsdesktop -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
4 changes: 4 additions & 0 deletions eng/SourceBuildPrebuiltBaseline.xml
Original file line number Diff line number Diff line change
@@ -32,5 +32,9 @@
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*7.0.0*" />
<UsagePattern IdentityGlob="System.Reflection.MetadataLoadContext/*7.0.0*" />
<UsagePattern IdentityGlob="System.Security.Cryptography.ProtectedData/*7.0.0*" />

<!-- (Don't include this for 9.0) Allow 8.0.2xx and higher to use any version of DockerCredsProvider since source build
is only applicable to 8.0.1xx. -->
<UsagePattern IdentityGlob="Valleysoft.DockerCredsProvider/*" />
</IgnorePatterns>
</UsageData>
Loading