From 0fa3b68640e825c819769e6a041a56b443a8e686 Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Mon, 9 Sep 2019 23:06:44 +0100 Subject: [PATCH] Updated version to 2.9.5 --- .../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 +- .../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.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.csproj | 2 +- TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj | 2 +- Update-Version.ps1 | 4 ++-- 43 files changed, 44 insertions(+), 44 deletions(-) diff --git a/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj b/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj index 6ae7065e7..81c44693a 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj b/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj index e60d30b31..d0e3070f7 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj b/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj index 0fb0769a9..1dfdd94d1 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj b/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj index c78e862cd..178c7a27b 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj b/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj index 892e209e0..708cc1fb6 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj b/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj index 252ba7f0b..30732f33a 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 6e224c2fa..739b85fe1 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj b/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj index 81ab34195..8ea337c55 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj b/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj index 26010c98a..7096634f7 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj b/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj index 32ca34557..3f2f8792b 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj b/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj index 601e0fdb3..f29e846d5 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj b/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj index 794b42e90..bb9fbee61 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj b/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj index ec23e2aa4..4520e54b2 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj b/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj index 0fe3a5a54..94219d25c 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 ce753df70..a46a8f166 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj b/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj index 1076cc9bc..71cba3406 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj b/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj index d17cace9b..7fd52be7f 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj b/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj index ed4512b09..d5f12de96 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 4119ae407..f06461df4 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj b/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj index 1009f5a25..fe5b9dfb4 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj b/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj index f635e6530..de8f058c1 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj b/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj index 8b6678767..20cde8d73 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj index dafa2f526..4e57d2542 100644 --- a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj @@ -14,7 +14,7 @@ - 2.9.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj b/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj index df01ad937..edae79e4f 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj b/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj index 82c6e73a4..d09322924 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj b/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj index e470180b1..ec8bb5bc4 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj b/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj index 7880dd23b..1088adba7 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj b/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj index 71394017f..3c1e22da9 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 93b27b236..16dd751fc 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 6f2d38ecd..c761c0cc4 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 59d481774..0c47c77b6 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 717bb5ec9..3e6b3a69f 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj index c52bb6a08..535641680 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 c6211df2c..4116a59ce 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 e5d91fc88..2da0d32e2 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 214e68baa..0857e3929 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 18f964dc8..30032c528 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj b/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj index 4c0555546..de3c2f782 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 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 45fefd54f..46efb40aa 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj b/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj index 2d306d82c..a293e1ad3 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj b/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj index bac1fa7b2..4c0e3e3fa 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj b/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj index d92ace579..4e3515a24 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.5-preview-002 + 2.9.5 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Update-Version.ps1 b/Update-Version.ps1 index 26031d41b..c0e26948e 100644 --- a/Update-Version.ps1 +++ b/Update-Version.ps1 @@ -2,8 +2,8 @@ $affectedFiles = New-Object "System.Collections.Generic.List``1[string]" # Manually alter the build number before pushing to NuGet feeds -$previousBuild = "2.9.5-preview-001" -$currentBuild = "2.9.5-preview-002" +$previousBuild = "2.9.5-preview-002" +$currentBuild = "2.9.5" foreach ($file in $configFiles) {