Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eng/PatchConfig.props')
-rw-r--r--eng/PatchConfig.props3
1 files changed, 0 insertions, 3 deletions
diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props
index 80f1ba3859..708e392de6 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -92,9 +92,6 @@ Later on, this will be checked using this condition:
<PackagesInPatch>
@aspnet/signalr;
@aspnet/signalr-protocol-msgpack;
- Microsoft.AspNetCore.WebUtilities;
- Microsoft.AspNetCore.Http.Abstractions;
- Microsoft.AspNetCore.Html.Abstractions;
</PackagesInPatch>
</PropertyGroup>
</Project>