From 52e1ceace840018609fca85d8d56ed0bf1c6aee7 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 7 Mar 2019 22:57:24 -0500 Subject: [PATCH] Revert "ignore xml comment warnings" This reverts commit bca4f850a54d3eb28478e5b295433e2c6ea7dd9a. --- src/Admin/Admin.csproj | 4 ---- src/Billing/Billing.csproj | 4 ---- src/Events/Events.csproj | 4 ---- src/EventsProcessor/EventsProcessor.csproj | 4 ---- src/Icons/Icons.csproj | 4 ---- src/Identity/Identity.csproj | 4 ---- src/Notifications/Notifications.csproj | 4 ---- util/Server/Server.csproj | 4 ---- util/Setup/Setup.csproj | 2 +- 9 files changed, 1 insertion(+), 33 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index ccff977000..898dfd7ff8 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -6,10 +6,6 @@ Bit.Admin bitwarden-Admin - - - 1701;1702;1591 - diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index c9f38bcf4a..cf97b6a931 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -8,10 +8,6 @@ false - - 1701;1702;1591 - - diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index ac9ac7772d..71caa1db19 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -8,10 +8,6 @@ false - - 1701;1702;1591 - - diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj index af38762b22..64afad1245 100644 --- a/src/EventsProcessor/EventsProcessor.csproj +++ b/src/EventsProcessor/EventsProcessor.csproj @@ -7,10 +7,6 @@ bitwarden-EventsProcessor - - 1701;1702;1591 - - diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 3316ec59d4..1d26846fbb 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -8,10 +8,6 @@ false - - 1701;1702;1591 - - diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index d0a3897fbe..54d3fee7e0 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -8,10 +8,6 @@ false - - 1701;1702;1591 - - diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index 857d93f3e2..af89f0a475 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -7,10 +7,6 @@ bitwarden-Notifications - - 1701;1702;1591 - - diff --git a/util/Server/Server.csproj b/util/Server/Server.csproj index 9fabdae807..ffc63d82f2 100644 --- a/util/Server/Server.csproj +++ b/util/Server/Server.csproj @@ -6,10 +6,6 @@ Bit.Server - - 1701;1702;1591 - - diff --git a/util/Setup/Setup.csproj b/util/Setup/Setup.csproj index d6ec114a96..5c8fef3157 100644 --- a/util/Setup/Setup.csproj +++ b/util/Setup/Setup.csproj @@ -3,7 +3,7 @@ Exe netcoreapp2.1 - 1701;1702;1705;NU1701;1591 + 1701;1702;1705;NU1701 Bit.Setup