From c34a2d13afaec1edb7979c4d0ea73541d74148c1 Mon Sep 17 00:00:00 2001 From: Richard Edwards Date: Tue, 24 Mar 2020 13:23:51 +0000 Subject: [PATCH] Updated version to 2.9.8. --- .../Umbrella.AspNetCore.DataAnnotations.csproj | 2 +- .../Umbrella.AspNetCore.DynamicImage.csproj | 2 +- .../Umbrella.AspNetCore.MultiTenant.csproj | 2 +- .../Umbrella.AspNetCore.WebUtilities.csproj | 2 +- .../Umbrella.ActiveDirectory.csproj | 2 +- .../Umbrella.DataAnnotations.csproj | 2 +- .../Umbrella.Utilities.Integration.NewtonsoftJson.csproj | 2 +- Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj | 2 +- .../Umbrella.WebUtilities.ModelState.csproj | 2 +- .../Umbrella.WebUtilities/Umbrella.WebUtilities.csproj | 2 +- .../Umbrella.DataAccess.Abstractions.csproj | 2 +- .../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 +- .../Umbrella.DynamicImage/Umbrella.DynamicImage.csproj | 2 +- .../Umbrella.FileSystem.Abstractions.csproj | 2 +- .../Umbrella.FileSystem.AzureStorage.csproj | 2 +- .../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 +- .../src/Umbrella.TypeScript/Umbrella.TypeScript.csproj | 2 +- Update-Version.ps1 | 8 ++++---- 43 files changed, 46 insertions(+), 46 deletions(-) diff --git a/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj b/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj index 8a90d2a8d..2143d8e70 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.DataAnnotations/Umbrella.AspNetCore.DataAnnotations.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a custom validation adapter to allow custom attributes contained within the Umbrella.DataAnnotations package to be used with client side (currently jQuery validation). diff --git a/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj b/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj index 842b6476a..e28561814 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.DynamicImage/Umbrella.AspNetCore.DynamicImage.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains middleware and tag helpers to be used in conjunction with the Umbrella.DynamicImage.* packages. diff --git a/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj b/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj index 7a5b62924..78e269729 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.MultiTenant/Umbrella.AspNetCore.MultiTenant.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains middleware to support creating multi-tenanted applications. diff --git a/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj b/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj index e58684645..a9a256c08 100644 --- a/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj +++ b/AspNetCore/src/Umbrella.AspNetCore.WebUtilities/Umbrella.AspNetCore.WebUtilities.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a range of utility classes to aid web application development. diff --git a/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj b/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj index ab5b378c3..259f2b22e 100644 --- a/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj +++ b/Core/src/Umbrella.ActiveDirectory/Umbrella.ActiveDirectory.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package is used to retrieve authentication tokens from Azure Active Directory using either client credentials or a client certificate. The tokens can then be used to access certain Azure services. diff --git a/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj b/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj index 406351763..d18ebb73b 100644 --- a/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj +++ b/Core/src/Umbrella.DataAnnotations/Umbrella.DataAnnotations.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a range of data annotation attributes that go beyond the standard ones available in the System.ComponentModel.DataAnnotations namespace. This package was originally cloned from: https://foolproof.codeplex.com/ and contains fixes and enhancements to the original code. 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 a9efceb2b..e7089acd5 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 @@ -19,7 +19,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package is used to support the Umbrella.Utilities package by providing integration with Newtonsoft.Json diff --git a/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj b/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj index 977330b3b..f82827ee6 100644 --- a/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj +++ b/Core/src/Umbrella.Utilities/Umbrella.Utilities.csproj @@ -20,7 +20,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a range of utility classes to aid application development. https://github.com/zinofi/Umbrella/blob/master/LICENSE https://github.com/zinofi/Umbrella diff --git a/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj b/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj index da4089f59..b99ebc036 100644 --- a/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj +++ b/Core/src/Umbrella.WebUtilities.ModelState/Umbrella.WebUtilities.ModelState.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This is a light-weight package containing types specific to scenarios where custom serialization needs to be applied to the ModelState generated by ASP.NET Core MVC and legacy WebApi controllers. This is typically required where the model state is serialized to then be consumed by other applications using a more friendly object graph format than is available as default. diff --git a/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj b/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj index 18cba5cb1..0f92c513e 100644 --- a/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj +++ b/Core/src/Umbrella.WebUtilities/Umbrella.WebUtilities.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a range of utility classes to aid web application development. diff --git a/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj b/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj index 0abe3ccc2..9a4e709db 100644 --- a/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj +++ b/DataAccess/src/Umbrella.DataAccess.Abstractions/Umbrella.DataAccess.Abstractions.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains Data Access abstractions upon which the Umbrella.DataAccess.EF6 and Umbrella.DataAccess.EntityFrameworkCore packages depend. diff --git a/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj b/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj index f0ec80e04..5ce1960a1 100644 --- a/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj +++ b/DataAccess/src/Umbrella.DataAccess.EF6/Umbrella.DataAccess.EF6.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains data access infrastructure to allow for the simple creation of Entity Framework 6 repositories. diff --git a/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj b/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj index bb5162d1a..b7e44c35e 100644 --- a/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj +++ b/DataAccess/src/Umbrella.DataAccess.EntityFrameworkCore/Umbrella.DataAccess.EntityFrameworkCore.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package is a placeholder for a future EF Core port of the Umbrella.DataAccess.EF6 package. https://github.com/zinofi/Umbrella/blob/master/LICENSE https://github.com/zinofi/Umbrella diff --git a/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj b/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj index d39242c54..502977fd1 100644 --- a/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj +++ b/DataAccess/src/Umbrella.DataAccess.Mapping/Umbrella.DataAccess.Mapping.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains utilities used for mapping data between DTOs and IEntity types found in the Umbrella.DataAccess.Abstractions package. The mapping utilities leverage the capabilities of the AutoMapper library and their primary purpose if for mapping items in both single level and nested collections. 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 1ea11fa97..d55054176 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package builds on the Umbrella.DataAccess.EF6 repositories concept to allow for multi-tenanted application data access logic. diff --git a/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj b/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj index b513aa971..cf0eb47c6 100644 --- a/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj +++ b/DataAccess/src/Umbrella.DataAccess.MultiTenant/Umbrella.DataAccess.MultiTenant.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains abstractions for building data access code for multi-tenanted applications. diff --git a/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj b/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj index 979219430..f0f24e400 100644 --- a/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj +++ b/DataAccess/src/Umbrella.DataAccess.Remote/Umbrella.DataAccess.Remote.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains Data Access infrastructure for working with remote data sources over HTTP connections. diff --git a/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj b/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj index f693a3f6f..015421fef 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.Abstractions/Umbrella.DynamicImage.Abstractions.csproj @@ -17,7 +17,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains the core abstractions which underpin all other Umbrella.DynamicImage.* packages. 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 c0c0532f8..aea6085c0 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 @@ -17,7 +17,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package provides an Azure Blob Storage based caching mechanism for the Umbrella.DynamicImage infrastructure. diff --git a/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj b/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj index 9d1f03e75..d2c28bef3 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.FreeImage/Umbrella.DynamicImage.FreeImage.csproj @@ -17,7 +17,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains an implementation of the IDynamicImageResizer built using the .NET Core wrapper for FreeImage. The repo for this wrapper can be found on github: https://github.com/matgr1/FreeImage-dotnet-core diff --git a/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj b/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj index 3b12d417e..998e08089 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.SkiaSharp/Umbrella.DynamicImage.SkiaSharp.csproj @@ -17,7 +17,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains an implementation of the IDynamicImageResizer built using the SkiaSharp library. The repo for this library can be found on github: https://github.com/mono/SkiaSharp diff --git a/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj b/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj index 150c719e9..f3c87c0a0 100644 --- a/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage.SoundInTheory/Umbrella.DynamicImage.SoundInTheory.csproj @@ -13,7 +13,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains an implementation of the IDynamicImageResizer built using the DynamicImage library. The repo for this library can be found on github: https://github.com/tgjones/dynamic-image. diff --git a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj index 5c2467a7b..f86d84726 100644 --- a/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj +++ b/DynamicImage/src/Umbrella.DynamicImage/Umbrella.DynamicImage.csproj @@ -17,7 +17,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains come common features shared by other Umbrella.DynamicImage.* packages such as image URL generation and parsing capabilites as well as caching mechanisms for in-memory and physical disk. diff --git a/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj b/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj index 6c89a2f8e..934140696 100644 --- a/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj +++ b/FileSystem/src/Umbrella.FileSystem.Abstractions/Umbrella.FileSystem.Abstractions.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains the core abstractions which underpin all other Umbrella.FileSystem.* packages as well as many other of the Umbrella.* packages which access the file system. diff --git a/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj b/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj index c72e36b64..2bfe19a81 100644 --- a/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj +++ b/FileSystem/src/Umbrella.FileSystem.AzureStorage/Umbrella.FileSystem.AzureStorage.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains implementations of the Umbrella.FileSystem.Abstractions types using Azure Blob Storage as the storage mechanism. diff --git a/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj b/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj index f0dcd0000..da24996b2 100644 --- a/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj +++ b/FileSystem/src/Umbrella.FileSystem.Disk/Umbrella.FileSystem.Disk.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains implementations of the Umbrella.FileSystem.Abstractions types using the physical disk as the storage mechanism. diff --git a/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj b/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj index 5ed0aa129..c8c217527 100644 --- a/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj +++ b/Legacy/src/Umbrella.Legacy.Utilities/Umbrella.Legacy.Utilities.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a range of utility classes to aid application development with the legacy .NET stack, i.e. pre .NET Core. diff --git a/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj b/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj index 477061af1..9126516dc 100644 --- a/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj +++ b/Legacy/src/Umbrella.Legacy.WCF/Umbrella.Legacy.WCF.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains classes used to aid WCF project development. 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 21136815f..55001470e 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains bundling utilities to aid using the legacy ASP.NET stack with the Microsoft.AspNet.Web.Optimization package. 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 f40921657..bdf8a21fd 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a custom validation adapter to allow custom attributes contained within the Umbrella.DataAnnotations package to be used with client side validation (currently jquery validation). 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 fa6a1edf6..ff2d1f890 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains OWIN middleware and HTML helpers to be used in conjunction with the Umbrella.DynamicImage.* packages. 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 b97c360a3..da96826d7 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains OWIN middleware to be used in conjunction with the Umbrella.FileSystem.* packages. diff --git a/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj b/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj index ba2286427..de2581355 100644 --- a/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj +++ b/Legacy/src/Umbrella.Legacy.WebUtilities/Umbrella.Legacy.WebUtilities.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains a range of utility classes to aid web application development using the legacy ASP.NET stack. 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 ca5cc8c26..69979ff55 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 @@ -20,7 +20,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains implementations of the ILogger and ILoggerProvider to allow ApplicationInsights to be used with the Microsoft.Extensions.Logging infrastructure inside an application that doesn't use the Microsoft.DependencyInjection package or one where it is not being used as the primary DI container. 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 d53de5e60..fb2346155 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains the core abstractions and management infrastructure for writing log messages to Azure Table Storage. 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 5c9fdb695..fa0061218 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package builds on the Umbrella.Extensions.Logging.Azure package by writing log messages to Azure Table Storage. 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 a526af2c4..0236b63d7 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 @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains implementations of the ILogger and ILoggerProvider to allow log4net to be used with the Microsoft.Extensions.Logging infrastructure. diff --git a/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj b/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj index 18ca599c6..2d76915e9 100644 --- a/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Annotations/Umbrella.TypeScript.Annotations.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains attributes that can be applied to POCO classes to detail how the code generators located in the Umbrella.TypeScript.* packages will generate TypeScript representations of those classes. 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 4a006465d..1c20cfe01 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 @@ -21,7 +21,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains .NET Core tooling to allow the Umbrella.TypeScript.Aurelia generators to be used with the dotnet CLI. diff --git a/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj b/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj index 4cc5b9ea9..068b3398b 100644 --- a/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Aurelia/Umbrella.TypeScript.Aurelia.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package builds on the Umbrella.TypeScript generators by providing a generator specifically for creating code for use with Aurelia. diff --git a/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj b/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj index 0b91173c7..ef282c34b 100644 --- a/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj +++ b/TypeScript/src/Umbrella.TypeScript.Tools/Umbrella.TypeScript.Tools.csproj @@ -21,7 +21,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains .NET Core tooling to allow the Umbrella.TypeScript generators to be used with the dotnet CLI. diff --git a/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj b/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj index 3cf74232e..dde1147c1 100644 --- a/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj +++ b/TypeScript/src/Umbrella.TypeScript/Umbrella.TypeScript.csproj @@ -18,7 +18,7 @@ 2.9.8-preview-001 Richard Edwards Zinofi Digital Ltd - Zinofi Digital Ltd 2019 + Zinofi Digital Ltd 2020 This package contains TypeScript code generators for creating POTO and Knockout classes. diff --git a/Update-Version.ps1 b/Update-Version.ps1 index d1154dbbf..8c3460f10 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.7" -$currentBuild = "2.9.8-preview-001" +$previousBuild = "2.9.8-preview-001" +$currentBuild = "2.9.8" foreach ($file in $configFiles) { @@ -16,10 +16,10 @@ foreach ($file in $configFiles) } # Ensure Copyright year is correct - if($content -like "*Zinofi Digital Ltd 2018*") + if($content -like "*Zinofi Digital Ltd 2019*") { $affectedFiles.Add($file.Name) - $content -replace ("Zinofi Digital Ltd 2018"), ("Zinofi Digital Ltd 2019") | Set-Content $file.PSPath + $content -replace ("Zinofi Digital Ltd 2019"), ("Zinofi Digital Ltd 2020") | Set-Content $file.PSPath } }