Source Generator showing packaging and multiple roslyn versions#50
Open
clairernovotny wants to merge 2 commits intomainfrom
Open
Source Generator showing packaging and multiple roslyn versions#50clairernovotny wants to merge 2 commits intomainfrom
clairernovotny wants to merge 2 commits intomainfrom
Conversation
Author
|
Looking for @sharwell to review as this is based on his work. |
Author
|
Note: there's an easier way to do this with .NET 6+. The current example is over complicated if we set that as a baseline. |
donnie-msft
reviewed
Nov 30, 2021
|
|
||
| 1. [PackageSourceMappingExample](PackageSourceMappingExample) is a sample solution that shows how to configure Package Source Mapping for a couple projects and packages. [The README](PackageSourceMappingExample/README.md) contains many smaller example scenarios and results. | ||
|
|
||
| 1. [SourceGeneratorSample](SourceGeneratorSample) is a sample solution showing how to build and pack a Source Generator that targets multiple Roslyn API versions. For more information see [Source Generators](https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview) |
There was a problem hiding this comment.
I was seeking examples of linking to other docs and found this.
Should "en-us" be removed, at least? Or do we just leave that and let the client redirect to the correct language?
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sample project for NuGet docs based on Refit
@sharwell
This will be referenced by the docs attached to https://github.com/NuGet/docs.microsoft.com-nuget/issues/2595