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

Add dependencies for System libraries that need to be lifted in the source-build / VMR context #17344

Merged
merged 7 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. Downgrade MSBuild to 17.8.3 and remove live deps

    Fixes dotnet/source-build#4477
    
    Source-build doesn't require the MSBuild entries
    in Version.Details.xml anymore. Those were only
    added to enable prebuilt detection.
    
    Downgrading MSBuild to 17.8.3 and depend on the
    packages coming from SBRP instead of the previously
    built feed (N-1).
    ViktorHofer authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    457f577 View commit details
    Browse the repository at this point in the history
  2. Update Versions.props

    ViktorHofer authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7faf3c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    ViktorHofer authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e1d2adb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    106d802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c82840 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    932137d View commit details
    Browse the repository at this point in the history