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:
authorJames Newton-King <james@newtonking.com>2022-05-15 14:06:58 +0300
committerJames Newton-King <james@newtonking.com>2022-05-15 14:06:58 +0300
commitaf1652f916b9c2e271b101389405baac36b2cb60 (patch)
tree121473a77b7ea196469afc7c621f8eb4c8f23a48
parent2387b5a2f6d01aeb3b25282a064bd42e944385a7 (diff)
-rw-r--r--eng/TrimmableProjects.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/eng/TrimmableProjects.props b/eng/TrimmableProjects.props
index 428633a419..5f86c590f4 100644
--- a/eng/TrimmableProjects.props
+++ b/eng/TrimmableProjects.props
@@ -52,6 +52,7 @@
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.WsFederation" />
<TrimmableProject Include="Microsoft.AspNetCore.Authorization" />
<TrimmableProject Include="Microsoft.AspNetCore.Authorization.Policy" />
+ <TrimmableProject Include="Microsoft.AspNetCore.CookiePolicy" />
<TrimmableProject Include="Microsoft.AspNetCore.Cors" />
<TrimmableProject Include="Microsoft.AspNetCore.Diagnostics.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" />