From 708ca16de8c635938df662c030a995b81305b92d Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Sun, 29 Jan 2023 10:07:19 +1100 Subject: [PATCH] minor framework updates --- Disco.BI/Disco.BI.csproj | 2 +- Disco.Client/Disco.Client.csproj | 5 ++--- Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj | 3 +-- Disco.Data/Disco.Data.csproj | 2 +- Disco.Models/Disco.Models.csproj | 2 +- Disco.Services/Disco.Services.csproj | 2 +- Disco.Web.Extensions/Disco.Web.Extensions.csproj | 2 +- Disco.Web/Disco.Web.csproj | 2 +- 8 files changed, 9 insertions(+), 11 deletions(-) diff --git a/Disco.BI/Disco.BI.csproj b/Disco.BI/Disco.BI.csproj index 95aef641..8beaac0a 100644 --- a/Disco.BI/Disco.BI.csproj +++ b/Disco.BI/Disco.BI.csproj @@ -10,7 +10,7 @@ Properties Disco Disco.BI - v4.5 + v4.5.2 512 ..\ diff --git a/Disco.Client/Disco.Client.csproj b/Disco.Client/Disco.Client.csproj index 578a1f62..e7b7bb80 100644 --- a/Disco.Client/Disco.Client.csproj +++ b/Disco.Client/Disco.Client.csproj @@ -1,5 +1,5 @@  - + Debug @@ -9,9 +9,8 @@ Properties Disco.Client Disco.Client - v4.0 + v4.5.2 512 - Client ..\ true diff --git a/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj b/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj index 8f6d5337..1f857e38 100644 --- a/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj +++ b/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj @@ -10,8 +10,7 @@ Properties Disco.ClientBootstrapper Disco.ClientBootstrapper - v4.0 - Client + v4.5.2 512 publish\ true diff --git a/Disco.Data/Disco.Data.csproj b/Disco.Data/Disco.Data.csproj index e4e89fcb..9f2263e8 100644 --- a/Disco.Data/Disco.Data.csproj +++ b/Disco.Data/Disco.Data.csproj @@ -10,7 +10,7 @@ Properties Disco.Data Disco.Data - v4.5 + v4.5.2 512 ..\ diff --git a/Disco.Models/Disco.Models.csproj b/Disco.Models/Disco.Models.csproj index 1f895282..48b32c7f 100644 --- a/Disco.Models/Disco.Models.csproj +++ b/Disco.Models/Disco.Models.csproj @@ -10,7 +10,7 @@ Properties Disco.Models Disco.Models - v4.5 + v4.5.2 512 diff --git a/Disco.Services/Disco.Services.csproj b/Disco.Services/Disco.Services.csproj index b39b3f79..9cc1052d 100644 --- a/Disco.Services/Disco.Services.csproj +++ b/Disco.Services/Disco.Services.csproj @@ -11,7 +11,7 @@ Properties Disco.Services Disco.Services - v4.5 + v4.5.2 512 ..\ diff --git a/Disco.Web.Extensions/Disco.Web.Extensions.csproj b/Disco.Web.Extensions/Disco.Web.Extensions.csproj index fb1e71f2..e9fcb067 100644 --- a/Disco.Web.Extensions/Disco.Web.Extensions.csproj +++ b/Disco.Web.Extensions/Disco.Web.Extensions.csproj @@ -10,7 +10,7 @@ Properties Disco.Web.Extensions Disco.Web.Extensions - v4.5 + v4.5.2 512 ..\ diff --git a/Disco.Web/Disco.Web.csproj b/Disco.Web/Disco.Web.csproj index be6a3162..16530591 100644 --- a/Disco.Web/Disco.Web.csproj +++ b/Disco.Web/Disco.Web.csproj @@ -13,7 +13,7 @@ Properties Disco.Web Disco.Web - v4.5 + v4.5.2 false true