dotnet/installer#16499 adds the runtime packs for .NET Core and ASP.NET Core.
This makes it possible for a source-build SDK to publish a self-contained application without needing packages from nuget.org.
This issue tracks adding a test for this.
cc @MichaelSimons @mthalman
dotnet/installer#16499 adds the runtime packs for .NET Core and ASP.NET Core.
This makes it possible for a source-build SDK to publish a self-contained application without needing packages from nuget.org.
This issue tracks adding a test for this.
cc @MichaelSimons @mthalman