◐ Shell
clean mode source ↗

Clean-up project properties by vmuriart · Pull Request #359 · pythonnet/pythonnet

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vmuriart

@vmuriart vmuriart commented

Feb 5, 2017

Copy link Copy Markdown

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/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

@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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Strong-name sign Python.Runtime.dll

1 participant

@vmuriart