Skip to content

Conversation

@guitarrapc
Copy link
Contributor

Summary

Change IsPackable from default, implicitly true, to explicitly false.
This prevent unintended nuget package generation like sandbox, benchmark, and etc....

Side effect:

  • nupkg csproj required to specify <IsPackable>true</IsPackable>. Previously they are omitted.
  • LICENSE.md is now handled by Directory.Build.props

@guitarrapc guitarrapc requested a review from mayuki as a code owner September 24, 2025 09:46
@guitarrapc guitarrapc merged commit e504492 into main Sep 24, 2025
1 check passed
@guitarrapc guitarrapc deleted the feature/nuget branch September 24, 2025 15: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