Skip to content

Add XML docs to NuGet #1877

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

Closed
wants to merge 16 commits into from
Closed

Add XML docs to NuGet #1877

wants to merge 16 commits into from

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Jul 16, 2022

Fixes #1876

filmor and others added 15 commits June 27, 2022 11:47
fixed unhandled Python errors during comparison attempts

fixes pythonnet#1848
Additionally, fixes a type hint and makes sure that the new default
behaviour is to use the environment variable if given.
- Only include src/runtime, no other .NET subproject
- In particular, tests are not contained anymore in the sdist
- Fix accidentally including obj and bin directories in the sdist
* Add unit tests for (U)IntPtr conversions
* Special-case construction of (U)IntPtr
* Check (U)IntPtr size explicitly
@lostmsu lostmsu added this to the 3.0.0 milestone Jul 16, 2022
also fixed issues with xml docs in the code

implements pythonnet#1876
@lostmsu
Copy link
Member Author

lostmsu commented Jul 16, 2022

wrong branch

@lostmsu lostmsu deleted the add-xml-docs branch July 17, 2022 00:42
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.

XML docs are missing from NuGet package
2 participants