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/6.0] Reduce net core app current package dependencies, increase direct update availability #108797

Merged
merged 9 commits into from
Oct 14, 2024

Commits on Oct 11, 2024

  1. Avoid package dependencies on libraries in the shared framework��We c…

    …an avoid these dependencies since we can count on the library being part of the shared framework. Fewer dependencies means less packages downloaded, less for customers to service, less copied into the output directory when serviced.��Backport of 6e440de
    ericstj committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d477a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0babf9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abcf513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9430523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861aa32 View commit details
    Browse the repository at this point in the history
  6. Fix indenting

    Co-authored-by: Carlos Sánchez López <[email protected]>
    ericstj and carlossanlop authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    244ff4e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch 'release/6.0-staging' of https://github.com/dotnet/runtime

    … into 6.0-package-reduction
    ericstj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    80418df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ac2be View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0-package-reduction' of https://github.com/ericstj/ru…

    …ntime into 6.0-package-reduction
    ericstj committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4ff1395 View commit details
    Browse the repository at this point in the history