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

Skip non-nugetized projects when nugetizer runs for solution #130

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

kzu
Copy link
Member

@kzu kzu commented Jul 20, 2021

Rather than failing ungracefully, just skip those project where we can safely detect nugetizer isn't installed.

Fixes #107

@kzu kzu enabled auto-merge (rebase) July 20, 2021 00:27
@kzu kzu disabled auto-merge July 20, 2021 00:29
Rather than failing ungracefully, just skip those project where we can safely detect nugetizer isn't installed.

Fixes #107
@kzu kzu force-pushed the nugetizer-non-nugetized branch from f9febd2 to 87dac9a Compare July 20, 2021 00:38
@kzu kzu enabled auto-merge (rebase) July 20, 2021 00:42
@kzu kzu merged commit 4bddb03 into main Jul 20, 2021
@kzu kzu deleted the nugetizer-non-nugetized branch July 20, 2021 00:44
@kzu kzu added the enhancement New feature or request label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet.exe nugetize My.sln errors if one project doesn't PackageReference Nugetizer
1 participant