From c12e1e9de441fc46b45742fbdf0be7d4a03060d6 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 27 Dec 2017 22:57:13 -0500 Subject: [PATCH] bump version --- src/Api/Api.csproj | 2 +- 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 32d1b33d33..1fa86da7c6 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.15.1 + 1.16.0 netcoreapp2.0;net471 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index f9e3f99699..497b62760f 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.15.1 + 1.16.0 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index fd3fbe9f19..3519428238 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@ - 1.15.1 + 1.16.0 netcoreapp2.0 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index bbe6a664df..043d880cae 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.15.1 + 1.16.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index c42b50efef..a511ee3e1a 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.15.1 + 1.16.0 netcoreapp2.0;net471 Bit.Identity bitwarden-Identity diff --git a/src/Scim/Scim.csproj b/src/Scim/Scim.csproj index 5ae2021c99..8b191817f1 100644 --- a/src/Scim/Scim.csproj +++ b/src/Scim/Scim.csproj @@ -1,7 +1,7 @@ - 1.15.1 + 1.16.0 netcoreapp2.0 Bit.Scim bitwarden-Scim