Skip to content

Remove unused defines #2580

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

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Remove unused defines #2580

merged 1 commit into from
Nov 28, 2017

Conversation

rprouse
Copy link
Member

@rprouse rprouse commented Nov 28, 2017

The NUNIT_FRAMEWORK and NUNITLITE defines are no longer used, so removing from the project files.

@rprouse rprouse added this to the 3.10 milestone Nov 28, 2017
namespace NDesk.Options
#else
namespace Mono.Options
#endif
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The history here impressed me when I ran into it when helping with issue-2331.

@jnm2
Copy link
Contributor

jnm2 commented Nov 28, 2017

Guess we're waiting on CI to merge stuff. I'm going to do the csproj stuff in the list (https://github.com/orgs/nunit/teams/framework-and-engine-team/discussions/3) after this PR is merged. Gotta call it a night– 🍾 + my sleep schedule has been repaired 😁– but I'll be back at it tomorrow evening most likely.

@rprouse rprouse merged commit ca14ba5 into master Nov 28, 2017
@rprouse rprouse deleted the remove_nunit_framework branch November 28, 2017 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants