From a18ee73675336cb0e5e09754d9fc380d6db0d0c7 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 31 May 2018 14:31:00 -0400 Subject: [PATCH] version bump --- src/Admin/Admin.csproj | 2 +- src/Api/Api.csproj | 2 +- src/Api/web.config | 8 ++++---- src/Billing/Billing.csproj | 2 +- src/Events/Events.csproj | 2 +- src/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- src/Scim/Scim.csproj | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index a738227c58..b2474d6003 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@ - 1.19.0 + 1.20.0 netcoreapp2.0 Bit.Billing bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 27e36c7b44..05109d7fda 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.19.0 + 1.20.0 netcoreapp2.0;net471 Bit.Api bitwarden-Api diff --git a/src/Api/web.config b/src/Api/web.config index 346fdff398..ac273d18b2 100644 --- a/src/Api/web.config +++ b/src/Api/web.config @@ -2,13 +2,13 @@ - + - + - + - + \ No newline at end of file diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 9d4b9e6561..0c7ed66c91 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.19.0 + 1.20.0 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index e7b43eed7b..82ebe5992c 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@ - 1.18.0 + 1.20.0 netcoreapp2.0 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 2033e1ecf5..c170dbeac5 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.19.0 + 1.20.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 64ddc3cc5d..a42f0f8586 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.19.0 + 1.20.0 netcoreapp2.0;net471 Bit.Identity bitwarden-Identity diff --git a/src/Scim/Scim.csproj b/src/Scim/Scim.csproj index 414d90440b..5c1db14507 100644 --- a/src/Scim/Scim.csproj +++ b/src/Scim/Scim.csproj @@ -1,7 +1,7 @@ - 1.19.0 + 1.20.0 netcoreapp2.0 Bit.Scim bitwarden-Scim