8000 Merge carlossanlop/main with jeffhandley/retain-directives by carlossanlop · Pull Request #99 · dotnet/api-docs-sync · GitHub
[go: up one dir, main page]

Skip to content

Merge carlossanlop/main with jeffhandley/retain-directives #99

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 7 commits into from

Conversation

carlossanlop
Copy link
Contributor

@jeffhandley I pulled all the changes in main into a copy of your branch, and this is the result.

If you're ok with that, let's work on this branch from now on. I will leave some comments summarizing what's new.

@carlossanlop carlossanlop force-pushed the merge-retain-directives branch from c285525 to 99c376a Compare September 10, 2021 04:01
Comment on lines +15 to +16
public override string ReturnType { get; }
public override string Returns { get; set; }
Copy link
Contributor Author
@carlossanlop carlossanlop Sep 10, 2021

Choose a reason for hiding this comment

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

This was the only manual change I had to add so the project could build: The DocsAPI abstract class now implements ReturnType and Returns. This is because delegates are Types, and they can have a return value, just like a Member method.

@carlossanlop
Copy link
Contributor Author

Next step: Figure out why the Roslyn VSInstance code is not working... again. I updated the dependencies, but I'm still having trouble getting it to work.

8000

@carlossanlop carlossanlop mentioned this pull request Oct 20, 2021
14 tasks
* Use Verify tests to visually assert correctness
* Remove redundant "source" files
@RussKie RussKie force-pushed the merge-retain-directives branch from 4969711 to 4bb7079 Compare December 7, 2021 05:29
@RussKie
Copy link
Contributor
RussKie commented Dec 9, 2021

@carlossanlop @jeffhandley I've been trying to fix tests but it's painfully slow and at times I get completely lost... Am I moving in the right direction?

@carlossanlop carlossanlop deleted the merge-retain-directives branch July 25, 2023 16:30
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.

2 participants
0