From 4e42b80091bbda3fe235ce21f4061ce81fe36a05 Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Mon, 9 Sep 2019 20:05:42 +0100 Subject: [PATCH] Updated version to 2.9.5-preview-002 --- .../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 e2e163b37..6ae7065e7 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-001 + 2.9.5-preview-002 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 46220acb3..e60d30b31 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-001 + 2.9.5-preview-002 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 3954334f4..0fb0769a9 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-001 + 2.9.5-preview-002 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 3dd222ac0..c78e862cd 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-001 + 2.9.5-preview-002 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 e50276bc7..892e209e0 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-001 + 2.9.5-preview-002 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 f251c8e70..252ba7f0b 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-001 + 2.9.5-preview-002 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 e3da81e9b..6e224c2fa 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-001 + 2.9.5-preview-002 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 a46e0bc66..81ab34195 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-001 + 2.9.5-preview-002 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 b5a79801e..26010c98a 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-001 + 2.9.5-preview-002 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 e6fac405e..32ca34557 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-001 + 2.9.5-preview-002 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 20958cec6..601e0fdb3 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-001 + 2.9.5-preview-002 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 79c97b5af..794b42e90 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-001 + 2.9.5-preview-002 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 2c870d3d6..ec23e2aa4 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-001 + 2.9.5-preview-002 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 035e3e1f5..0fe3a5a54 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-001 + 2.9.5-preview-002 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 4d2d94983..ce753df70 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-001 + 2.9.5-preview-002 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 d91f18bf3..1076cc9bc 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-001 + 2.9.5-preview-002 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 0a01b4cd6..d17cace9b 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-001 + 2.9.5-preview-002 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 8f436d0df..ed4512b09 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-001 + 2.9.5-preview-002 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 f73a27632..4119ae407 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-001 + 2.9.5-preview-002 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 9f430f1be..1009f5a25 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-001 + 2.9.5-preview-002 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 210f14742..f635e6530 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-001 + 2.9.5-preview-002 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 4e88c60f9..8b6678767 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-001 + 2.9.5-preview-002 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 c169d075e..dafa2f526 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-001 + 2.9.5-preview-002 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 83f100fc0..df01ad937 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-001 + 2.9.5-preview-002 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 07b951d5d..82c6e73a4 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-001 + 2.9.5-preview-002 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 58248b5b8..e470180b1 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-001 + 2.9.5-preview-002 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 c5224fdd4..7880dd23b 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-001 + 2.9.5-preview-002 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 f33d3ff29..71394017f 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-001 + 2.9.5-preview-002 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 7c2c60189..93b27b236 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-001 + 2.9.5-preview-002 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 6fd2e42c3..6f2d38ecd 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-001 + 2.9.5-preview-002 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 80ddb5f47..59d481774 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-001 + 2.9.5-preview-002 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 b08972f93..717bb5ec9 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-001 + 2.9.5-preview-002 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 f34bbff59..c52bb6a08 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-001 + 2.9.5-preview-002 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 94d469770..c6211df2c 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-001 + 2.9.5-preview-002 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 764d422ce..e5d91fc88 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-001 + 2.9.5-preview-002 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 00b36850e..214e68baa 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-001 + 2.9.5-preview-002 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 d44237657..18f964dc8 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-001 + 2.9.5-preview-002 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 3855ed65c..4c0555546 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-001 + 2.9.5-preview-002 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 1f5f4bd3a..45fefd54f 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-001 + 2.9.5-preview-002 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 4ca17792b..2d306d82c 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-001 + 2.9.5-preview-002 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 c407280b4..bac1fa7b2 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-001 + 2.9.5-preview-002 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 490df8245..d92ace579 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-001 + 2.9.5-preview-002 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Update-Version.ps1 b/Update-Version.ps1 index b55498a70..26031d41b 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.4" -$currentBuild = "2.9.5-preview-001" +$previousBuild = "2.9.5-preview-001" +$currentBuild = "2.9.5-preview-002" foreach ($file in $configFiles) {