Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume transport pack from dotnet/runtime #1936

Merged
merged 5 commits into from
Aug 17, 2021

Commits on Aug 13, 2021

  1. Consume transport pack from dotnet/runtime

    dotnet/runtime packages don't contain reference assemblies anymore. As
    windowsdesktop distributes some of dotnet/runtime's reference assemblies
    in their targeting pack, consuming a transport package from
    dotnet/runtime which contains all the required assets (ref + lib + docs)
    
    Removing stale properties and subscriptions as well.
    ViktorHofer committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    678a3dc View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    715b0df View commit details
    Browse the repository at this point in the history
  2. Update Versions.props

    ViktorHofer authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    71dc66e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23f106d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0de0e3 View commit details
    Browse the repository at this point in the history