From 136be9796796f1970b074ae64256341ba89a4ea1 Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Tue, 6 Aug 2019 23:16:27 +0100 Subject: [PATCH] Updated version to 2.9.2. --- .../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 baefeef33..9142724d9 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.2-preview-001 + 2.9.2 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 31fe910eb..59366923b 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.2-preview-001 + 2.9.2 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 cb3963505..f124ba1fc 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.2-preview-001 + 2.9.2 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 59809cc3a..80e7a959f 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.2-preview-001 + 2.9.2 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 c4d8d4e51..e52d23962 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.2-preview-001 + 2.9.2 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 d2a9ceb8e..2197787a2 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.2-preview-001 + 2.9.2 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 7ba16f5dd..d12201eb9 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.2-preview-001 + 2.9.2 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 fd25a8635..1a6d38ab9 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.2-preview-001 + 2.9.2 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 9477e9492..8c5d973a0 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.2-preview-001 + 2.9.2 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 d36a588b7..9c104c333 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.2-preview-001 + 2.9.2 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 bb3a68e52..279d41f89 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.2-preview-001 + 2.9.2 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 36134a479..eb6b2804f 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.2-preview-001 + 2.9.2 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 6ddeb1e15..1c93bc9f0 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.2-preview-001 + 2.9.2 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 e4147b976..e16ff373f 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.2-preview-001 + 2.9.2 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 c746e8179..4822b90dc 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.2-preview-001 + 2.9.2 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 b22304b33..ce5f855f3 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.2-preview-001 + 2.9.2 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 d90083d20..119863596 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.2-preview-001 + 2.9.2 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 ae09d2fd9..17e471cfa 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.2-preview-001 + 2.9.2 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 6b2a9368d..34f06328f 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.2-preview-001 + 2.9.2 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 0bcb156e9..bd04b5d52 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.2-preview-001 + 2.9.2 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 136ea66c2..fc0a5497b 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.2-preview-001 + 2.9.2 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 3586954d9..305281b02 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.2-preview-001 + 2.9.2 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 0ca98b40b..87024b6cd 100644 --- a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj @@ -14,7 +14,7 @@ - 2.9.2-preview-001 + 2.9.2 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 4e14cb075..9d856d72b 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.2-preview-001 + 2.9.2 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 aa4b08d4e..b87975aed 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.2-preview-001 + 2.9.2 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 b17473746..6f567fd4d 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.2-preview-001 + 2.9.2 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 f8dcdcc98..8f5764a91 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.2-preview-001 + 2.9.2 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 7beceb0ea..0dfcd6071 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.2-preview-001 + 2.9.2 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 6d2ea72a2..c63731400 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.2-preview-001 + 2.9.2 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 9ce005f71..d4178d922 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.2-preview-001 + 2.9.2 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 c8ae4a15e..1ef3a34cf 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.2-preview-001 + 2.9.2 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 5a2d2ec58..ef0437da6 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.2-preview-001 + 2.9.2 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 1ac714dc5..e0cd326f1 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.2-preview-001 + 2.9.2 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 81896b6ca..e4fa175a7 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.2-preview-001 + 2.9.2 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 4875e4076..f61cea306 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.2-preview-001 + 2.9.2 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 ed1a0bb53..15313c54b 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.2-preview-001 + 2.9.2 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 9c2e5de84..5f256bec9 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.2-preview-001 + 2.9.2 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 ff3013305..05c9656cc 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.2-preview-001 + 2.9.2 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 86192f477..769452c90 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.2-preview-001 + 2.9.2 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 f58cba2f9..bd3c1e029 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.2-preview-001 + 2.9.2 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 938d1509e..93c902d2a 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.2-preview-001 + 2.9.2 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 b33a7b4b5..883a1d703 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.2-preview-001 + 2.9.2 Richard Edwards Zinofi Digital Ltd Zinofi Digital Ltd 2019 diff --git a/Update-Version.ps1 b/Update-Version.ps1 index 296aebdbb..57f1aa6f8 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.1" -$currentBuild = "2.9.2-preview-001" +$previousBuild = "2.9.2-preview-001" +$currentBuild = "2.9.2" foreach ($file in $configFiles) {