From 0354233035c0944ee14839bf7e14be8a6fc77344 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 16 Apr 2018 15:55:30 -0400 Subject: [PATCH] version bump --- src/Admin/Admin.csproj | 2 +- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- src/Scim/Scim.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index 10818755a0..a738227c58 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@ - 1.18.0 + 1.19.0 netcoreapp2.0 Bit.Billing bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 94f395bde9..27e36c7b44 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.18.0 + 1.19.0 netcoreapp2.0;net471 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index e387afda0c..b9667e62a3 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.18.0 + 1.19.0 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 789e996359..4dc118d6ef 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.18.0 + 1.19.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 36f222b214..64ddc3cc5d 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.18.0 + 1.19.0 netcoreapp2.0;net471 Bit.Identity bitwarden-Identity diff --git a/src/Scim/Scim.csproj b/src/Scim/Scim.csproj index c9e0fb9baa..414d90440b 100644 --- a/src/Scim/Scim.csproj +++ b/src/Scim/Scim.csproj @@ -1,7 +1,7 @@ - 1.18.0 + 1.19.0 netcoreapp2.0 Bit.Scim bitwarden-Scim