Skip to content

Conversation

@jkoritzinsky
Copy link
Member

In dotnet/runtime#38457 and dotnet/windowsdesktop#909 we're removing the Microsoft.NETCore.App.Internal and Microsoft.WindowsDesktop.App legacy packages respectively. This PR moves the usage in dotnet/installer to use the VS insertion packages to get the non-shipping version numbers similar to the usage for ASP.NET Core.

<Sha>c0d88e97c24130c78429dbee4444e4941b1c26f6</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App" Version="6.0.0-alpha.1.20559.4" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.20559.4" CoherentParentDependency="Microsoft.NET.Sdk">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added dependencies need to be added to dotnet/sdk for coherency purposes, if they do not already exist.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll open a PR to add the new dependencies to dotnet/sdk.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dotnet/sdk pr open at dotnet/sdk#14512

Signed-off-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
@jkoritzinsky jkoritzinsky merged commit 0290810 into dotnet:master Nov 11, 2020
@jkoritzinsky jkoritzinsky deleted the remove-internal-runtime-package-ref branch November 11, 2020 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants