Clean-up project properties by vmuriart · Pull Request #359 · pythonnet/pythonnet
-
Notifications
You must be signed in to change notification settings - Fork 777
Merged
Merged
Conversation
vmuriart
commented
Feb 5, 2017
vmuriart
commented
Contributor
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/Platformproperties 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
vmuriart added 4 commits
To make it easier to verify everything is setup correctly Simplified the Mono.Unix include condition
vmuriart
merged commit
1991292
into
pythonnet:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment