Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable NuGet package creation #88

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

wi-y
Copy link
Contributor

@wi-y wi-y commented Feb 4, 2021

The .NET SDK prevents test projects from being packable. When we took a dependency on xunit recently in some of our *.csproj files, this made some of our projects unable to be packed. To make a project packable again we have to explicitly allow packing. This PR enables our non-test code to be packable.

@wi-y wi-y merged commit cbd456f into master Feb 4, 2021
@dustinburson dustinburson deleted the personal/wiyochum/enable-nuget-package-creation branch November 8, 2022 18:36
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.

3 participants