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

[release/8.0-staging] Transition to 1ES templates work (Backport crossgen2 changes) #101869

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    5be6aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd4480 View commit details
    Browse the repository at this point in the history
  3. Use a different crossgen2 when running crossgen2 during our build tha…

    …n the crossgen2 that we are shipping (dotnet#92677)
    jkoritzinsky authored and eduardo-vp committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f834323 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Remove explicit listing of RIDs to avoid trying to restore the runtim…

    …e packs for all possible targets.
    
    
    Use the local targeting and runtime packs explicitly to make sure we're publishing crossgen2 with the local build.
    
    Extracted from dotnet#92826
    jkoritzinsky committed May 6, 2024
    Configuration menu
    Copy the full SHA
    64c851b View commit details
    Browse the repository at this point in the history