From f33596f5e32f8714464d421b328da7e97992153a Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Tue, 24 Mar 2020 13:56:51 +0000 Subject: [PATCH] Updated to 2.9.8 - something went wrong with the PS script last time. --- .../Umbrella.AspNetCore.DataAnnotations.csproj | 2 +- .../Umbrella.AspNetCore.DynamicImage.csproj | 2 +- .../Umbrella.AspNetCore.MultiTenant.csproj | 2 +- .../Umbrella.AspNetCore.WebUtilities.csproj | 2 +- .../Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj | 2 +- .../Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj | 2 +- .../Umbrella.Utilities.Integration.NewtonsoftJson.csproj | 2 +- Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj | 2 +- .../Umbrella.WebUtilities.ModelState.csproj | 2 +- Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj | 2 +- .../Umbrella.DataAccess.Abstractions.csproj | 2 +- .../src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj | 2 +- .../Umbrella.DataAccess.EntityFrameworkCore.csproj | 2 +- .../Umbrella.DataAccess.Mapping.csproj | 2 +- .../Umbrella.DataAccess.MultiTenant.EF6.csproj | 2 +- .../Umbrella.DataAccess.MultiTenant.csproj | 2 +- .../Umbrella.DataAccess.Remote.csproj | 2 +- .../Umbrella.DynamicImage.Abstractions.csproj | 2 +- .../Umbrella.DynamicImage.Caching.AzureStorage.csproj | 2 +- .../Umbrella.DynamicImage.FreeImage.csproj | 2 +- .../Umbrella.DynamicImage.SkiaSharp.csproj | 2 +- .../Umbrella.DynamicImage.SoundInTheory.csproj | 2 +- .../src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj | 2 +- .../Umbrella.FileSystem.Abstractions.csproj | 2 +- .../Umbrella.FileSystem.AzureStorage.csproj | 2 +- .../Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj | 2 +- .../Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj | 2 +- Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj | 2 +- .../Umbrella.Legacy.WebUtilities.Bundling.csproj | 2 +- .../Umbrella.Legacy.WebUtilities.DataAnnotations.csproj | 2 +- .../Umbrella.Legacy.WebUtilities.DynamicImage.csproj | 2 +- .../Umbrella.Legacy.WebUtilities.FileSystem.csproj | 2 +- .../Umbrella.Legacy.WebUtilities.csproj | 2 +- .../Umbrella.Extensions.Logging.ApplicationInsights.csproj | 2 +- .../Umbrella.Extensions.Logging.Azure.csproj | 2 +- .../Umbrella.Extensions.Logging.Log4Net.Azure.csproj | 2 +- .../Umbrella.Extensions.Logging.Log4Net.csproj | 2 +- .../Umbrella.TypeScript.Annotations.csproj | 2 +- .../Umbrella.TypeScript.Aurelia.Tools.csproj | 2 +- .../Umbrella.TypeScript.Aurelia.csproj | 2 +- .../Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj | 2 +- TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj | 2 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj b/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj index 2143d8e70..14d582f40 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj @@ -15,7 +15,7 @@ Umbrella.AspNetCore.DataAnnotations - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj b/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj index e28561814..d0268e1e3 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj @@ -15,7 +15,7 @@ Umbrella.AspNetCore.DynamicImage - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj b/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj index 78e269729..dd4e48b7e 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj @@ -15,7 +15,7 @@ Umbrella.AspNetCore.MultiTenant - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj b/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj index a9a256c08..3d017edfe 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj @@ -15,7 +15,7 @@ Umbrella.AspNetCore.WebUtilities - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj b/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj index 259f2b22e..306a9032e 100644 --- a/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj +++ b/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj @@ -15,7 +15,7 @@ Umbrella.ActiveDirectory - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj b/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj index d18ebb73b..3fb5ebd97 100644 --- a/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj +++ b/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj @@ -15,7 +15,7 @@ Umbrella.DataAnnotations - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Core/src/Umbrella.Utilities.Integration.NewtonsoftJson/Umbrella.Utilities.Integration.NewtonsoftJson.csproj b/Core/src/Umbrella.Utilities.Integration.NewtonsoftJson/Umbrella.Utilities.Integration.NewtonsoftJson.csproj index e7089acd5..0f6662612 100644 --- a/Core/src/Umbrella.Utilities.Integration.NewtonsoftJson/Umbrella.Utilities.Integration.NewtonsoftJson.csproj +++ b/Core/src/Umbrella.Utilities.Integration.NewtonsoftJson/Umbrella.Utilities.Integration.NewtonsoftJson.csproj @@ -16,7 +16,7 @@ Umbrella.Utilities.Integration.NewtonsoftJson - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj b/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj index f82827ee6..13ec48a9c 100644 --- a/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj +++ b/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj @@ -17,7 +17,7 @@ Umbrella.Utilities - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj b/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj index b99ebc036..56a910942 100644 --- a/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj +++ b/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj @@ -15,7 +15,7 @@ Umbrella.WebUtilities.ModelState - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj b/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj index 0f92c513e..7eab383c7 100644 --- a/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj +++ b/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj @@ -15,7 +15,7 @@ Umbrella.WebUtilities - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj b/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj index 9a4e709db..7b74e90b4 100644 --- a/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj +++ b/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.Abstractions - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj b/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj index 5ce1960a1..0954eba9b 100644 --- a/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj +++ b/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.EF6 - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj b/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj index b7e44c35e..6359b4258 100644 --- a/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj +++ b/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.EntityFrameworkCore - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj b/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj index 502977fd1..3dc66f58f 100644 --- a/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj +++ b/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.Mapping - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.MultiTenant.EF6/Umbrella.DataAccess.MultiTenant.EF6.csproj b/DataAccess/src/Umbrella.DataAccess.MultiTenant.EF6/Umbrella.DataAccess.MultiTenant.EF6.csproj index d55054176..f3b557fab 100644 --- a/DataAccess/src/Umbrella.DataAccess.MultiTenant.EF6/Umbrella.DataAccess.MultiTenant.EF6.csproj +++ b/DataAccess/src/Umbrella.DataAccess.MultiTenant.EF6/Umbrella.DataAccess.MultiTenant.EF6.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.MultiTenant.EF6 - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj b/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj index cf0eb47c6..d580ad099 100644 --- a/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj +++ b/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.MultiTenant - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj b/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj index f0f24e400..ec8d39d1b 100644 --- a/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj +++ b/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj @@ -15,7 +15,7 @@ Umbrella.DataAccess.Remote - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj b/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj index 015421fef..f44fe435e 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj @@ -14,7 +14,7 @@ - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DynamicImage/src/Umbrella.DynamicImage.Caching.AzureStorage/Umbrella.DynamicImage.Caching.AzureStorage.csproj b/DynamicImage/src/Umbrella.DynamicImage.Caching.AzureStorage/Umbrella.DynamicImage.Caching.AzureStorage.csproj index aea6085c0..f8ae83dd5 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.Caching.AzureStorage/Umbrella.DynamicImage.Caching.AzureStorage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.Caching.AzureStorage/Umbrella.DynamicImage.Caching.AzureStorage.csproj @@ -14,7 +14,7 @@ - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj b/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj index d2c28bef3..9a1346b22 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj @@ -14,7 +14,7 @@ - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj b/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj index 998e08089..2c37bd249 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj @@ -14,7 +14,7 @@ - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj b/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj index f3c87c0a0..0ed0b9668 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj @@ -10,7 +10,7 @@ - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj index f86d84726..b6cb38a34 100644 --- a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj @@ -14,7 +14,7 @@ - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj b/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj index 934140696..a5e7b0085 100644 --- a/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj +++ b/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj @@ -15,7 +15,7 @@ Umbrella.FileSystem.Abstractions - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj b/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj index 2bfe19a81..20bb95b5e 100644 --- a/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj +++ b/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj @@ -15,7 +15,7 @@ Umbrella.FileSystem.AzureStorage - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj b/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj index da24996b2..f0513d1c1 100644 --- a/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj +++ b/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj @@ -15,7 +15,7 @@ Umbrella.FileSystem.Disk - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj b/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj index c8c217527..0317d095e 100644 --- a/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj +++ b/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.Utilities - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj b/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj index 9126516dc..ee17b9d55 100644 --- a/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj +++ b/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.WCF - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities.Bundling/Umbrella.Legacy.WebUtilities.Bundling.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities.Bundling/Umbrella.Legacy.WebUtilities.Bundling.csproj index 55001470e..014ad0ec2 100644 --- a/Legacy/src/Umbrella.Legacy.WebUtilities.Bundling/Umbrella.Legacy.WebUtilities.Bundling.csproj +++ b/Legacy/src/Umbrella.Legacy.WebUtilities.Bundling/Umbrella.Legacy.WebUtilities.Bundling.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.WebUtilities.Bundling - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities.DataAnnotations/Umbrella.Legacy.WebUtilities.DataAnnotations.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities.DataAnnotations/Umbrella.Legacy.WebUtilities.DataAnnotations.csproj index bdf8a21fd..60e201785 100644 --- a/Legacy/src/Umbrella.Legacy.WebUtilities.DataAnnotations/Umbrella.Legacy.WebUtilities.DataAnnotations.csproj +++ b/Legacy/src/Umbrella.Legacy.WebUtilities.DataAnnotations/Umbrella.Legacy.WebUtilities.DataAnnotations.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.WebUtilities.DataAnnotations - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities.DynamicImage/Umbrella.Legacy.WebUtilities.DynamicImage.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities.DynamicImage/Umbrella.Legacy.WebUtilities.DynamicImage.csproj index ff2d1f890..826815235 100644 --- a/Legacy/src/Umbrella.Legacy.WebUtilities.DynamicImage/Umbrella.Legacy.WebUtilities.DynamicImage.csproj +++ b/Legacy/src/Umbrella.Legacy.WebUtilities.DynamicImage/Umbrella.Legacy.WebUtilities.DynamicImage.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.WebUtilities.DynamicImage - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities.FileSystem/Umbrella.Legacy.WebUtilities.FileSystem.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities.FileSystem/Umbrella.Legacy.WebUtilities.FileSystem.csproj index da96826d7..bc3e4c079 100644 --- a/Legacy/src/Umbrella.Legacy.WebUtilities.FileSystem/Umbrella.Legacy.WebUtilities.FileSystem.csproj +++ b/Legacy/src/Umbrella.Legacy.WebUtilities.FileSystem/Umbrella.Legacy.WebUtilities.FileSystem.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.WebUtilities.FileSystem - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj index de2581355..ff9d714cd 100644 --- a/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj +++ b/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj @@ -15,7 +15,7 @@ Umbrella.Legacy.WebUtilities - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Logging/src/Umbrella.Extensions.Logging.ApplicationInsights/Umbrella.Extensions.Logging.ApplicationInsights.csproj b/Logging/src/Umbrella.Extensions.Logging.ApplicationInsights/Umbrella.Extensions.Logging.ApplicationInsights.csproj index 69979ff55..657c872fd 100644 --- a/Logging/src/Umbrella.Extensions.Logging.ApplicationInsights/Umbrella.Extensions.Logging.ApplicationInsights.csproj +++ b/Logging/src/Umbrella.Extensions.Logging.ApplicationInsights/Umbrella.Extensions.Logging.ApplicationInsights.csproj @@ -17,7 +17,7 @@ Umbrella.Extensions.Logging.ApplicationInsights - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Logging/src/Umbrella.Extensions.Logging.Azure/Umbrella.Extensions.Logging.Azure.csproj b/Logging/src/Umbrella.Extensions.Logging.Azure/Umbrella.Extensions.Logging.Azure.csproj index fb2346155..ce4dfe31a 100644 --- a/Logging/src/Umbrella.Extensions.Logging.Azure/Umbrella.Extensions.Logging.Azure.csproj +++ b/Logging/src/Umbrella.Extensions.Logging.Azure/Umbrella.Extensions.Logging.Azure.csproj @@ -15,7 +15,7 @@ Umbrella.Extensions.Logging.Azure - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Logging/src/Umbrella.Extensions.Logging.Log4Net.Azure/Umbrella.Extensions.Logging.Log4Net.Azure.csproj b/Logging/src/Umbrella.Extensions.Logging.Log4Net.Azure/Umbrella.Extensions.Logging.Log4Net.Azure.csproj index fa0061218..6e34d2a3f 100644 --- a/Logging/src/Umbrella.Extensions.Logging.Log4Net.Azure/Umbrella.Extensions.Logging.Log4Net.Azure.csproj +++ b/Logging/src/Umbrella.Extensions.Logging.Log4Net.Azure/Umbrella.Extensions.Logging.Log4Net.Azure.csproj @@ -15,7 +15,7 @@ Umbrella.Extensions.Logging.Log4Net.Azure - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/Logging/src/Umbrella.Extensions.Logging.Log4Net/Umbrella.Extensions.Logging.Log4Net.csproj b/Logging/src/Umbrella.Extensions.Logging.Log4Net/Umbrella.Extensions.Logging.Log4Net.csproj index 0236b63d7..31ea73aeb 100644 --- a/Logging/src/Umbrella.Extensions.Logging.Log4Net/Umbrella.Extensions.Logging.Log4Net.csproj +++ b/Logging/src/Umbrella.Extensions.Logging.Log4Net/Umbrella.Extensions.Logging.Log4Net.csproj @@ -15,7 +15,7 @@ Umbrella.Extensions.Logging.Log4Net - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj b/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj index 2d76915e9..c97799a8d 100644 --- a/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj @@ -15,7 +15,7 @@ Umbrella.TypeScript.Annotations - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/TypeScript/src/Umbrella.TypeScript.Aurelia.Tools/Umbrella.TypeScript.Aurelia.Tools.csproj b/TypeScript/src/Umbrella.TypeScript.Aurelia.Tools/Umbrella.TypeScript.Aurelia.Tools.csproj index 1c20cfe01..29a8103da 100644 --- a/TypeScript/src/Umbrella.TypeScript.Aurelia.Tools/Umbrella.TypeScript.Aurelia.Tools.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Aurelia.Tools/Umbrella.TypeScript.Aurelia.Tools.csproj @@ -18,7 +18,7 @@ Umbrella.TypeScript.Aurelia.Tools DotnetCliTool - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj b/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj index 068b3398b..83e78464f 100644 --- a/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj @@ -15,7 +15,7 @@ Umbrella.TypeScript.Aurelia - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj b/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj index ef282c34b..c6c0a9e94 100644 --- a/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj @@ -18,7 +18,7 @@ Umbrella.TypeScript.Tools DotnetCliTool - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020 diff --git a/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj b/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj index dde1147c1..df8e65988 100644 --- a/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj +++ b/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj @@ -15,7 +15,7 @@ Umbrella.TypeScript - 2.9.8-preview-001 + 2.9.8 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2020