[dev-v5] Update preview usage documentation#4399
[dev-v5] Update preview usage documentation#4399MarvinKlein1508 wants to merge 2 commits intomicrosoft:dev-v5from
Conversation
dvoituron
left a comment
There was a problem hiding this comment.
Why do you want to add this "complex" section ? By default NuGet tries to use the feeds in the specified order.
And why to change the NuGet name to nuget.org?
|
The name change is indeed not necessary. There are no preview packages for icons/emoji so they need to come from public NuGet feed. The library needs to come from our preview feed. |
|
I do this because of #4356 Defining the |
It has absolutely nothing to do with it: this 4356 change was made because Microsoft's ADO pipeline refuses to have two feeds in a nuget.config The change you are proposing id the documentation is too complex for users who are just starting out. We cannot list all possible configurations for all use cases. |
|
I'm closing this one for now. We can make some changes later if/when we have a signed version of the package and also have the icons/emoiji packages |
This PR updates the documentation section for setting up the preview feed for dev-v5. In addition it also adds documentation to use preview versions which do not have a signature applied.