Merged
Conversation
gewarren
commented
Mar 10, 2021
| | [Bindings](https://github.com/dapr/components-contrib/tree/master/bindings) | Provides a uniform interface to trigger application events from external systems and invoke external systems with optional data payloads. | | ||
| | [Middleware](https://github.com/dapr/components-contrib/tree/master/middleware) | Allows custom middleware to plug into the request processing pipeline and invoke additional actions on a request or response. | | ||
| | [Secret stores](https://github.com/dapr/components-contrib/tree/master/secretstores) | Provides a uniform interface to interact with external secret stores, including cloud, edge, commercial, open-source services. | | ||
| | [Tracing exporters](https://github.com/dapr/components-contrib/tree/master/exporters) | Provides a uniform interface to open telemetry wrappers. | |
| [https://docs.microsoft.com/aspnet/core/security/data-protection/configuration/default-settings](/aspnet/core/security/data-protection/configuration/default-settings) | ||
|
|
||
| - **Microsoft.Extensions.Configuration** GitHub repository. \ | ||
| <https://github.com/dotnet/extensions/tree/master/src/Configuration> |
Contributor
Author
There was a problem hiding this comment.
|
|
||
| - Remove `<DotNetCliToolReference>` references for tools that are bundled in the .NET Core 2.1 SDK (v 2.1.300 or later). These references include: | ||
|
|
||
| - [dotnet-watch](https://github.com/dotnet/aspnetcore/blob/master/src/Tools/dotnet-watch/README.md) (Microsoft.DotNet.Watcher.Tools) |
Contributor
Author
There was a problem hiding this comment.
This reverts commit 69938db.
Youssef1313
reviewed
Mar 10, 2021
Member
Youssef1313
left a comment
There was a problem hiding this comment.
Would you be able to fix #23268 as well, and potentially get the tool that discovers broken links updated to detect this?
IEvangelist
approved these changes
Mar 10, 2021
Member
IEvangelist
left a comment
There was a problem hiding this comment.
Looks good to me,
when you're ready.
Contributor
Author
I can fix that in a separate PR. Thanks for letting me know. |
Merged
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.
Contributes to #23124.
I'll fix the duplicate alt-text warnings in a separate PR.