Skip to content

Clean-up project properties #359

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 4 commits into from
Feb 5, 2017
Merged

Clean-up project properties #359

merged 4 commits into from
Feb 5, 2017

Conversation

vmuriart
Copy link
Contributor

@vmuriart vmuriart commented Feb 5, 2017

What does this implement/fix? Explain your changes.

  • Greatly simplifies the project properties but refactoring all the common properties to the general scope.
  • Separates the Configuration/Platform properties to cut the combinations in half
  • Centralizes location of Framework version
  • Strong name signs packages (Strong-name sign Python.Runtime.dll #214)
  • Generates xml-docs during build

Does this close any currently open issues?

Closes #214

To make it easier to verify everything is setup correctly
Simplified the Mono.Unix include condition
@vmuriart vmuriart merged commit 1991292 into pythonnet:master Feb 5, 2017
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.

Strong-name sign Python.Runtime.dll
1 participant