Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/emsdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 258b51a8e5
Choose a base ref
...
head repository: dotnet/emsdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d3f1fe480
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 21, 2024

  1. Set ProducesDotNetReleaseShippingAssets property in Publishing.props (#…

    …685)
    
    Add a boolean property named `ProducesDotNetReleaseShippingAssets` in Publishing.props for repos that produce .NET shipping packages (packages that we ship with the release infra)
    Based on this property we will select which packages to ship as part of .NET on release day.
    
    This is a infrastructure only change. It will add extra metadata to the MergedManifest.xml produced during CI build.
    
    Issue: https://github.com/dotnet/release/issues/822
    MilenaHristova authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2d3f1fe View commit details
    Browse the repository at this point in the history
Loading