Skip to content

Conversation

@MilenaHristova
Copy link
Contributor

Set DotNetReleaseShipping metadata for the assets that we ship with the .NET release infra. Based on this property we will select which packages and symbols packages to ship as part of .NET on release day.

  • Adding a Publishing.props file to configure custom publishing properties
  • setting ProducesDotNetReleaseShippingAssets to true as windowsdesktop produces .NET release shipping packages
  • adding the metadata to assets in prepare-artifacts.proj since the repo doesn't use arcades default publishing

Tracking issue: Set ProducesNetCoreAssets property for repos that produce .NET packages issue

@ViktorHofer ViktorHofer merged commit 4018dc8 into dotnet:main Feb 23, 2024
@MilenaHristova MilenaHristova deleted the publishing-metadata branch February 23, 2024 13:16
@MilenaHristova
Copy link
Contributor Author

/backport to release/8.0

MilenaHristova added a commit to MilenaHristova/windowsdesktop that referenced this pull request Feb 27, 2024
* add publishing props file

* set metadata for assets
lonitra pushed a commit that referenced this pull request Feb 28, 2024
…st (#4183)

Set metadata for .NET release shipping assets in manifest (#4173)

* add publishing props file

* set metadata for assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants