Skip to content

Restructure Publish.proj so that default artifacts can be updated#15383

Merged
ViktorHofer merged 3 commits intomainfrom
PublishProjRestructure
Jan 7, 2025
Merged

Restructure Publish.proj so that default artifacts can be updated#15383
ViktorHofer merged 3 commits intomainfrom
PublishProjRestructure

Conversation

@ViktorHofer
Copy link
Copy Markdown
Member

  • Also prefix a few properties that are only used in Publish.proj (I searched through the dotnet org) with an underscore to make them private.
  • Lots of clean-ups
  • Move all the symbol package auto generation logic into a separate target

To double check:

- Also prefix  a few properties that are only used in Publish.proj (I searched through the dotnet org) with an underscore to make them private.
- Lots of clean-ups
- Move all the symbol package auto generation logic into a separate target
jkoritzinsky
jkoritzinsky previously approved these changes Jan 7, 2025
Co-authored-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
@ViktorHofer ViktorHofer enabled auto-merge (squash) January 7, 2025 21:55
@ViktorHofer ViktorHofer merged commit de0e18e into main Jan 7, 2025
@ViktorHofer ViktorHofer deleted the PublishProjRestructure branch January 7, 2025 22:32
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