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 merged commit 921d64e into master Sep 24, 2025
4 checks passed
@guitarrapc guitarrapc deleted the feature/nuget branch September 24, 2025 15:46
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.

1 participant