diff --git a/.github/workflows/publish_Olive.yml b/.github/workflows/publish_Olive.yml index 7c4e805c8..014398ea4 100644 --- a/.github/workflows/publish_Olive.yml +++ b/.github/workflows/publish_Olive.yml @@ -2,7 +2,7 @@ name: Publish Olive Packages on: push: - branches: [ master ] + branches: [ master, exp/update-deps ] jobs: build: @@ -316,11 +316,11 @@ jobs: PROJECT_FILE_PATH: Olive.Mvc.Testing/Olive.Mvc.Testing.csproj NUGET_KEY: ${{secrets.NUGET_API_KEY}} - - name: Publish Olive Net4x Compatibility NuGet Package - uses: Geeksltd/publish-nuget@v2 - with: - PROJECT_FILE_PATH: Olive.Net4x.Compatibility/Olive.Net4x.Compatibility.csproj - NUGET_KEY: ${{secrets.NUGET_API_KEY}} + # - name: Publish Olive Net4x Compatibility NuGet Package + # uses: Geeksltd/publish-nuget@v2 + # with: + # PROJECT_FILE_PATH: Olive.Net4x.Compatibility/Olive.Net4x.Compatibility.csproj + # NUGET_KEY: ${{secrets.NUGET_API_KEY}} - name: Publish Olive PassiveBackgroundTasks NuGet Package uses: Geeksltd/publish-nuget@v2 @@ -382,11 +382,11 @@ jobs: PROJECT_FILE_PATH: Olive.Sms.Aws/Olive.Sms.Aws.csproj NUGET_KEY: ${{secrets.NUGET_API_KEY}} - - name: Publish Olive SMS TextMagic NuGet Package - uses: Geeksltd/publish-nuget@v2 - with: - PROJECT_FILE_PATH: Olive.SMS.TextMagic/Olive.SMS.TextMagic.csproj - NUGET_KEY: ${{secrets.NUGET_API_KEY}} + # - name: Publish Olive SMS TextMagic NuGet Package + # uses: Geeksltd/publish-nuget@v2 + # with: + # PROJECT_FILE_PATH: Olive.SMS.TextMagic/Olive.SMS.TextMagic.csproj + # NUGET_KEY: ${{secrets.NUGET_API_KEY}} - name: Publish Olive Web NuGet Package uses: Geeksltd/publish-nuget@v2 diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 000000000..3efe9f579 --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,35 @@ + + + $(MSBuildProjectName) + $(MSBuildProjectName) + $(MSBuildProjectName) + $(AssemblyName) ($(TargetFramework)) + true + en + default + false + latest + portable + https://geeksltd.github.io/Olive + https://github.com/Geeksltd/Olive + http://licensing.msharp.co.uk/Images/OliveComponent.png + olive + $(MSBuildProjectName) + Olive Framework + Minor fixes + Geeks Ltd + Geeks Ltd + Geeks Ltd 2023, All rights reserved. + true + + + + true + false + + + + true + true + + \ No newline at end of file diff --git a/Olive.ApiClient/Olive.ApiClient.csproj b/Olive.ApiClient/Olive.ApiClient.csproj index 1c23101c9..cd98aa779 100644 --- a/Olive.ApiClient/Olive.ApiClient.csproj +++ b/Olive.ApiClient/Olive.ApiClient.csproj @@ -1,45 +1,17 @@ - - + netstandard2.0 - Olive.ApiClient - Olive.ApiClient - Olive.ApiClient - $(AssemblyName) ($(TargetFramework)) - 2.2.110 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.ApiClient - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.2.111 + - - - - - + + + + + + diff --git a/Olive.Audit.DatabaseLogger/Olive.Audit.DatabaseLogger.csproj b/Olive.Audit.DatabaseLogger/Olive.Audit.DatabaseLogger.csproj index 1e7e23cf2..0a544b617 100644 --- a/Olive.Audit.DatabaseLogger/Olive.Audit.DatabaseLogger.csproj +++ b/Olive.Audit.DatabaseLogger/Olive.Audit.DatabaseLogger.csproj @@ -1,42 +1,14 @@ - - + netstandard2.0 - Olive.Audit.DatabaseLogger - Olive.Audit.DatabaseLogger - Olive.Audit.DatabaseLogger - $(AssemblyName) ($(TargetFramework)) - 2.1.109 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Audit.DatabaseLogger - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.110 + - - + + + diff --git a/Olive.Audit/Olive.Audit.csproj b/Olive.Audit/Olive.Audit.csproj index 661f5ae74..c00b1b9fc 100644 --- a/Olive.Audit/Olive.Audit.csproj +++ b/Olive.Audit/Olive.Audit.csproj @@ -1,42 +1,14 @@ - - + netstandard2.0 - Olive.Audit - Olive.Audit - Olive.Audit - $(AssemblyName) ($(TargetFramework)) - 2.1.118 - true - en - default - false - preview - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Audit - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.119 + - - + + + diff --git a/Olive.Aws.EventBus/Olive.Aws.EventBus.csproj b/Olive.Aws.EventBus/Olive.Aws.EventBus.csproj index 3d1d98b0c..1ceef2eff 100644 --- a/Olive.Aws.EventBus/Olive.Aws.EventBus.csproj +++ b/Olive.Aws.EventBus/Olive.Aws.EventBus.csproj @@ -1,46 +1,20 @@  - - netstandard2.0 - Olive.Aws.EventBus - Olive.Aws.EventBus - Olive.Aws.EventBus - $(AssemblyName) ($(TargetFramework)) - 2.1.153 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Aws.EventBus - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - - - - + + netstandard2.0 + 2.1.154 + + + + + + + + + + + + + + + diff --git a/Olive.Aws.LambdaFunction/Olive.Aws.LambdaFunction.csproj b/Olive.Aws.LambdaFunction/Olive.Aws.LambdaFunction.csproj index 2a3b29fbc..0332f3d37 100644 --- a/Olive.Aws.LambdaFunction/Olive.Aws.LambdaFunction.csproj +++ b/Olive.Aws.LambdaFunction/Olive.Aws.LambdaFunction.csproj @@ -1,57 +1,31 @@  netstandard2.0 - Olive.Aws.LambdaFunction - Olive.Aws - Olive.Aws.LambdaFunction - $(AssemblyName) ($(TargetFramework)) - 1.0.112.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Aws.LambdaFunction - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 1.0.113 + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/Olive.Aws.Mvc/App.cs b/Olive.Aws.Mvc/App.cs index b22ead9a0..9b704f220 100644 --- a/Olive.Aws.Mvc/App.cs +++ b/Olive.Aws.Mvc/App.cs @@ -38,6 +38,8 @@ protected static void LocalRun(TApp app, string[] args) protected virtual void ConfigureLogging(WebHostBuilderContext context, ILoggingBuilder logging) { + logging.ClearProviders(); + logging.AddConfiguration(context.Configuration.GetSection("Logging")); if (context.HostingEnvironment.IsDevelopment()) logging.AddConsole(); diff --git a/Olive.Aws.Mvc/Olive.Aws.Mvc.csproj b/Olive.Aws.Mvc/Olive.Aws.Mvc.csproj index c1492afb8..249d90750 100644 --- a/Olive.Aws.Mvc/Olive.Aws.Mvc.csproj +++ b/Olive.Aws.Mvc/Olive.Aws.Mvc.csproj @@ -1,59 +1,33 @@  netcoreapp3.1 - Olive.Aws.Mvc - Olive.Aws - Olive.Aws.Mvc - $(AssemblyName) ($(TargetFramework)) - 1.0.18.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Aws.Mvc - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 1.0.21 + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/Olive.Aws.Ses.AutoFetch/Olive.Aws.Ses.AutoFetch.csproj b/Olive.Aws.Ses.AutoFetch/Olive.Aws.Ses.AutoFetch.csproj index ec95d8eb0..fa26ef000 100644 --- a/Olive.Aws.Ses.AutoFetch/Olive.Aws.Ses.AutoFetch.csproj +++ b/Olive.Aws.Ses.AutoFetch/Olive.Aws.Ses.AutoFetch.csproj @@ -1,49 +1,23 @@  - - netstandard2.0 - Olive.Aws.Ses.AutoFetch - Olive.Aws.Ses.AutoFetch - Olive.Aws.Ses.AutoFetch - $(AssemblyName) ($(TargetFramework)) - 2.0.0.3 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Aws.Ses.AutoFetch - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - - - - - - - + + netstandard2.0 + 2.0.1 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Aws.Ses/Olive.Aws.Ses.csproj b/Olive.Aws.Ses/Olive.Aws.Ses.csproj index 4e693164f..58ca073e5 100644 --- a/Olive.Aws.Ses/Olive.Aws.Ses.csproj +++ b/Olive.Aws.Ses/Olive.Aws.Ses.csproj @@ -1,44 +1,17 @@  netcoreapp3.1 - Olive.Aws.Ses - Olive.Aws.Ses - Olive.Aws.Ses - $(AssemblyName) ($(TargetFramework)) - 3.1.110.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Aws.Ses - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.111 + - - - - - + + + + + + diff --git a/Olive.Aws/Olive.Aws.csproj b/Olive.Aws/Olive.Aws.csproj index e5399e90b..230026043 100644 --- a/Olive.Aws/Olive.Aws.csproj +++ b/Olive.Aws/Olive.Aws.csproj @@ -1,44 +1,17 @@  - - netstandard2.0 - Olive.Aws - Olive.Aws - Olive.Aws - $(AssemblyName) ($(TargetFramework)) - 2.2.140 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Aws - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - - + + netstandard2.0 + 2.2.141 + + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Azure.EventBus/Olive.Azure.EventBus.csproj b/Olive.Azure.EventBus/Olive.Azure.EventBus.csproj index ae6af0625..673a70cc6 100644 --- a/Olive.Azure.EventBus/Olive.Azure.EventBus.csproj +++ b/Olive.Azure.EventBus/Olive.Azure.EventBus.csproj @@ -1,18 +1,16 @@  - - 8.0 + netstandard2.0 - 1.0.7 + 1.0.8 - - - + + + - diff --git a/Olive.Azure/Olive.Azure.csproj b/Olive.Azure/Olive.Azure.csproj index 80462d048..17208e16f 100644 --- a/Olive.Azure/Olive.Azure.csproj +++ b/Olive.Azure/Olive.Azure.csproj @@ -1,18 +1,16 @@  - netstandard2.0 - 1.0.9 + 1.0.10 - - - + + + - diff --git a/Olive.AzureSearch/Olive.AzureSearch.csproj b/Olive.AzureSearch/Olive.AzureSearch.csproj index e4096585d..7d6fc27f3 100644 --- a/Olive.AzureSearch/Olive.AzureSearch.csproj +++ b/Olive.AzureSearch/Olive.AzureSearch.csproj @@ -1,17 +1,7 @@ - - + netstandard2.0 - Olive.AzureSearch - 1.0.1 - Geeks Ltd - $(AssemblyName) ($(TargetFramework)) - Olive Azure Search - Geeks Ltd 2022, All rights reserved. - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - olive azure search azuresearch - en + 1.0.2 @@ -21,5 +11,4 @@ - diff --git a/Olive.Blob.Aws/Olive.Blob.Aws.csproj b/Olive.Blob.Aws/Olive.Blob.Aws.csproj index 70314f658..67f3fcf81 100644 --- a/Olive.Blob.Aws/Olive.Blob.Aws.csproj +++ b/Olive.Blob.Aws/Olive.Blob.Aws.csproj @@ -1,44 +1,17 @@  netcoreapp3.1 - Olive.Blob.Aws - Olive.Blob.Aws - Olive.Blob.Aws - $(AssemblyName) ($(TargetFramework)) - 3.1.114.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Blob.Aws - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.115 + - - - - - + + + + + + diff --git a/Olive.Blob.Azure/Olive.Blob.Azure.csproj b/Olive.Blob.Azure/Olive.Blob.Azure.csproj index afe915d5e..d96e52303 100644 --- a/Olive.Blob.Azure/Olive.Blob.Azure.csproj +++ b/Olive.Blob.Azure/Olive.Blob.Azure.csproj @@ -1,41 +1,14 @@  netcoreapp3.1 - Olive.Blob.Azure - Olive.Blob.Azure - Olive.Blob.Azure - $(AssemblyName) ($(TargetFramework)) - 3.1.115 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Blob.Azure - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.116 + - - + + + diff --git a/Olive.CSV/Olive.Csv.csproj b/Olive.CSV/Olive.Csv.csproj index 5fde8c7b6..3c984bbd7 100644 --- a/Olive.CSV/Olive.Csv.csproj +++ b/Olive.CSV/Olive.Csv.csproj @@ -1,39 +1,12 @@  netstandard2.0 - Olive.Csv - Olive.Csv - Olive.Csv - $(AssemblyName) ($(TargetFramework)) - 2.1.113 - true - en - false - preview - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Csv - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.114 + - - + + \ No newline at end of file diff --git a/Olive.Cloud/Olive.Cloud.csproj b/Olive.Cloud/Olive.Cloud.csproj index b6ac4abb6..20032390e 100644 --- a/Olive.Cloud/Olive.Cloud.csproj +++ b/Olive.Cloud/Olive.Cloud.csproj @@ -1,14 +1,13 @@  - netstandard2.0 - 1.0.5 + 1.0.6 - - - + + + diff --git a/Olive.Compression/Olive.Compression.csproj b/Olive.Compression/Olive.Compression.csproj index 6cacda5ed..69a853a6b 100644 --- a/Olive.Compression/Olive.Compression.csproj +++ b/Olive.Compression/Olive.Compression.csproj @@ -1,42 +1,14 @@ - - + netstandard2.0 - Olive.Compression - Olive.Compression - Olive.Compression - $(AssemblyName) ($(TargetFramework)) - 2.1.111 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Compression - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.112 + - - + + + diff --git a/Olive.Console/Olive.Console.csproj b/Olive.Console/Olive.Console.csproj index 1652110c9..f240c5bd2 100644 --- a/Olive.Console/Olive.Console.csproj +++ b/Olive.Console/Olive.Console.csproj @@ -1,52 +1,26 @@  netstandard2.0 - Olive.Console - Olive.Console - Olive.Console - $(AssemblyName) ($(TargetFramework)) - 2.1.116 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Console - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.117 + - - - - - - - - - - + + + + + + + + + + + + diff --git a/Olive.Csv/CsvReader.cs b/Olive.Csv/CsvReader.cs index 0738f8640..593af4a70 100644 --- a/Olive.Csv/CsvReader.cs +++ b/Olive.Csv/CsvReader.cs @@ -37,8 +37,8 @@ public static DataTable Read(string csvContent, bool isFirstRowHeaders, int mini csvResult.Read(); csvResult.ReadHeader(); - var fieldCount = Math.Max(csvResult.Context.HeaderRecord.Length, minimumFieldCount); - var headers = csvResult.Context.HeaderRecord; + var fieldCount = Math.Max(csvResult.HeaderRecord!.Length, minimumFieldCount); + var headers = csvResult.HeaderRecord; if (!isFirstRowHeaders) headers = Enumerable.Range(0, fieldCount).Select(i => "Column" + i).ToArray(); @@ -51,7 +51,7 @@ public static DataTable Read(string csvContent, bool isFirstRowHeaders, int mini var headerRow = output.NewRow(); foreach (var column in output.Columns.OfType()) - headerRow[column.ColumnName] = csvResult.Context.HeaderRecord[column.Ordinal]; + headerRow[column.ColumnName] = csvResult.HeaderRecord[column.Ordinal]; output.Rows.Add(headerRow); } @@ -92,7 +92,7 @@ public static string[] GetColumns(string csvContent) { csvResult.Read(); csvResult.ReadHeader(); - return csvResult.Context.HeaderRecord; + return csvResult.HeaderRecord; } } } diff --git a/Olive.Dashboards.PowerBI/Olive.Dashboards.PowerBI.csproj b/Olive.Dashboards.PowerBI/Olive.Dashboards.PowerBI.csproj index 03df8268c..123fb4894 100644 --- a/Olive.Dashboards.PowerBI/Olive.Dashboards.PowerBI.csproj +++ b/Olive.Dashboards.PowerBI/Olive.Dashboards.PowerBI.csproj @@ -8,22 +8,22 @@ Olive.Dashboards.PowerBI Geeks Ltd $(AssemblyName) ($(TargetFramework)) - 7.0.0.3 - true + 7.0.0.3 + true Olive Framework - Geeks Ltd 2022, All rights reserved. + Geeks Ltd 2023, All rights reserved. https://geeksltd.github.io/Olive olive, dashboards, power bi en False none False - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - Minor fixes - Geeks Ltd - Geeks Ltd - true + https://github.com/Geeksltd/Olive + http://licensing.msharp.co.uk/Images/OliveComponent.png + Minor fixes + Geeks Ltd + Geeks Ltd + true @@ -35,8 +35,8 @@ - - + + diff --git a/Olive.Drawing/Olive.Drawing.csproj b/Olive.Drawing/Olive.Drawing.csproj index 193ec27df..93529affb 100644 --- a/Olive.Drawing/Olive.Drawing.csproj +++ b/Olive.Drawing/Olive.Drawing.csproj @@ -1,44 +1,16 @@ - - + netstandard2.0 - Olive.Drawing - Olive.Drawing - Olive.Drawing - $(AssemblyName) ($(TargetFramework)) - 2.1.111 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Drawing - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true + 2.1.112 true - - true - false - - - true - true - + - - - + + + + diff --git a/Olive.Email.Imap/Olive.Email.Imap.csproj b/Olive.Email.Imap/Olive.Email.Imap.csproj index e6aeece88..0768aefbb 100644 --- a/Olive.Email.Imap/Olive.Email.Imap.csproj +++ b/Olive.Email.Imap/Olive.Email.Imap.csproj @@ -1,43 +1,16 @@  netcoreapp3.1 - Olive.Email.Imap - Olive.Email.Imap - Olive.Email.Imap - $(AssemblyName) ($(TargetFramework)) - 3.1.106 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Email.Imap - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.107 + - - - - + + + + + diff --git a/Olive.Email/Olive.Email.csproj b/Olive.Email/Olive.Email.csproj index 69823032f..1d0b6fe31 100644 --- a/Olive.Email/Olive.Email.csproj +++ b/Olive.Email/Olive.Email.csproj @@ -1,37 +1,9 @@  netcoreapp3.1 - Olive.Email - Olive.Email - Olive.Email - $(AssemblyName) ($(TargetFramework)) - 3.1.114 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Email - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.115 + diff --git a/Olive.Encryption/Olive.Encryption.csproj b/Olive.Encryption/Olive.Encryption.csproj index ade533027..49de451fd 100644 --- a/Olive.Encryption/Olive.Encryption.csproj +++ b/Olive.Encryption/Olive.Encryption.csproj @@ -1,42 +1,14 @@ - - - - netstandard2.0 - Olive.Encryption - Olive.Encryption - Olive.Encryption - $(AssemblyName) ($(TargetFramework)) - 2.2.111 - true - en - default - false - preview - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Encryption - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - + + + netstandard2.0 + 2.2.112 + + + + + + + + + \ No newline at end of file diff --git a/Olive.Entities.Cache.Redis/Olive.Entities.Cache.Redis.csproj b/Olive.Entities.Cache.Redis/Olive.Entities.Cache.Redis.csproj index ec4c11fed..e881350a9 100644 --- a/Olive.Entities.Cache.Redis/Olive.Entities.Cache.Redis.csproj +++ b/Olive.Entities.Cache.Redis/Olive.Entities.Cache.Redis.csproj @@ -1,42 +1,15 @@  netstandard2.0 - Olive.Entities.Cache.Redis - Olive.Entities.Cache.Redis - Olive.Entities.Cache.Redis - $(AssemblyName) ($(TargetFramework)) - 2.1.106 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Cache.Redis - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.107 + - - - + + + + diff --git a/Olive.Entities.Data.DynamoDB/Olive.Entities.Data.DynamoDB.csproj b/Olive.Entities.Data.DynamoDB/Olive.Entities.Data.DynamoDB.csproj index a2d60836b..2ec9dd93a 100644 --- a/Olive.Entities.Data.DynamoDB/Olive.Entities.Data.DynamoDB.csproj +++ b/Olive.Entities.Data.DynamoDB/Olive.Entities.Data.DynamoDB.csproj @@ -1,45 +1,19 @@  netstandard2.0 - Olive.Entities.Data.DynamoDB - Olive.Entities.Data.DynamoDB - Olive.Entities.Data.DynamoDB - $(AssemblyName) ($(TargetFramework)) - 1.0.18.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.DynamoDB - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 1.0.19 + - - - + + + + + diff --git a/Olive.Entities.Data.MySql/Olive.Entities.Data.MySql.csproj b/Olive.Entities.Data.MySql/Olive.Entities.Data.MySql.csproj index 21be21453..9237bfd55 100644 --- a/Olive.Entities.Data.MySql/Olive.Entities.Data.MySql.csproj +++ b/Olive.Entities.Data.MySql/Olive.Entities.Data.MySql.csproj @@ -1,41 +1,14 @@  netstandard2.0 - Olive.Entities.Data.MySql - Olive.Entities.Data.MySql - Olive.Entities.Data.MySql - $(AssemblyName) ($(TargetFramework)) - 2.1.120 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.MySql - Olive Framework - Make sure you have disabled the UseAffectedRow in the connection string or use MySqlConnectionStringProvider service. - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.121 + - - + + + diff --git a/Olive.Entities.Data.PostgreSQL/Olive.Entities.Data.PostgreSQL.csproj b/Olive.Entities.Data.PostgreSQL/Olive.Entities.Data.PostgreSQL.csproj index dd2c12c74..cff6da484 100644 --- a/Olive.Entities.Data.PostgreSQL/Olive.Entities.Data.PostgreSQL.csproj +++ b/Olive.Entities.Data.PostgreSQL/Olive.Entities.Data.PostgreSQL.csproj @@ -1,41 +1,14 @@  netstandard2.0 - Olive.Entities.Data.PostgreSQL - Olive.Entities.Data.PostgreSQL - Olive.Entities.Data.PostgreSQL - $(AssemblyName) ($(TargetFramework)) - 2.1.115 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.PostgreSQL - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.116 + - - + + + diff --git a/Olive.Entities.Data.Replication.Mvc.Extensions/Olive.Entities.Data.Replication.Mvc.Extensions.csproj b/Olive.Entities.Data.Replication.Mvc.Extensions/Olive.Entities.Data.Replication.Mvc.Extensions.csproj index 156094ece..a06ce6d81 100644 --- a/Olive.Entities.Data.Replication.Mvc.Extensions/Olive.Entities.Data.Replication.Mvc.Extensions.csproj +++ b/Olive.Entities.Data.Replication.Mvc.Extensions/Olive.Entities.Data.Replication.Mvc.Extensions.csproj @@ -1,43 +1,16 @@  - - netstandard2.0 - Olive.Entities.Data.Replication.Mvc.Extensions - Olive.Entities.Data.Replication.Mvc.Extensions - Olive.Entities.Data.Replication.Mvc.Extensions - $(AssemblyName) ($(TargetFramework)) - 2.1.186 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.Replication.Mvc.Extensions - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - + + netstandard2.0 + 2.1.187 + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Entities.Data.Replication.QueueUrlProvider/Olive.Entities.Data.Replication.QueueUrlProvider.csproj b/Olive.Entities.Data.Replication.QueueUrlProvider/Olive.Entities.Data.Replication.QueueUrlProvider.csproj index ff2014e53..b640bc7fe 100644 --- a/Olive.Entities.Data.Replication.QueueUrlProvider/Olive.Entities.Data.Replication.QueueUrlProvider.csproj +++ b/Olive.Entities.Data.Replication.QueueUrlProvider/Olive.Entities.Data.Replication.QueueUrlProvider.csproj @@ -1,15 +1,10 @@  + + netstandard2.0 + 1.0.2 + - - netstandard2.0 - Olive.Entities.Data.Replication.QueueUrlProvider - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - 1.0.1 - - - - + + + diff --git a/Olive.Entities.Data.Replication/Olive.Entities.Data.Replication.csproj b/Olive.Entities.Data.Replication/Olive.Entities.Data.Replication.csproj index eaded7652..bf586a65a 100644 --- a/Olive.Entities.Data.Replication/Olive.Entities.Data.Replication.csproj +++ b/Olive.Entities.Data.Replication/Olive.Entities.Data.Replication.csproj @@ -1,46 +1,18 @@ - - - - netstandard2.0 - Olive.Entities.Data.Replication - Olive.Entities.Data.Replication - Olive.Entities.Data.Replication - $(AssemblyName) ($(TargetFramework)) - 2.1.191 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.Replication - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - - - + + + netstandard2.0 + 2.1.192 + + + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Entities.Data.SQLite/Olive.Entities.Data.SQLite.csproj b/Olive.Entities.Data.SQLite/Olive.Entities.Data.SQLite.csproj index efd8f14ef..2ddf4df6f 100644 --- a/Olive.Entities.Data.SQLite/Olive.Entities.Data.SQLite.csproj +++ b/Olive.Entities.Data.SQLite/Olive.Entities.Data.SQLite.csproj @@ -1,42 +1,14 @@ - - + netstandard2.0 - Olive.Entities.Data.SQLite - Olive.Entities.Data.SQLite - Olive.Entities.Data.SQLite - $(AssemblyName) ($(TargetFramework)) - 2.1.115 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.SQLite - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.116 + - - + + + diff --git a/Olive.Entities.Data.SqlServer/Olive.Entities.Data.SqlServer.csproj b/Olive.Entities.Data.SqlServer/Olive.Entities.Data.SqlServer.csproj index f12a626af..621c95edd 100644 --- a/Olive.Entities.Data.SqlServer/Olive.Entities.Data.SqlServer.csproj +++ b/Olive.Entities.Data.SqlServer/Olive.Entities.Data.SqlServer.csproj @@ -1,41 +1,14 @@  netstandard2.0 - Olive.Entities.Data.SqlServer - Olive.Entities.Data.SqlServer - Olive.Entities.Data.SqlServer - $(AssemblyName) ($(TargetFramework)) - 2.1.120 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data.SqlServer - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.121 + - - + + + diff --git a/Olive.Entities.Data/Olive.Entities.Data.csproj b/Olive.Entities.Data/Olive.Entities.Data.csproj index 2800c73cc..8bbaaefd7 100644 --- a/Olive.Entities.Data/Olive.Entities.Data.csproj +++ b/Olive.Entities.Data/Olive.Entities.Data.csproj @@ -1,47 +1,21 @@  netstandard2.0 - Olive.Entities.Data - Olive.Entities.Data - Olive.Entities.Data - $(AssemblyName) ($(TargetFramework)) - 2.1.190 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities.Data - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.191 + - - - + + + + + diff --git a/Olive.Entities/Olive.Entities.csproj b/Olive.Entities/Olive.Entities.csproj index b88044590..b5cec9bd4 100644 --- a/Olive.Entities/Olive.Entities.csproj +++ b/Olive.Entities/Olive.Entities.csproj @@ -1,42 +1,14 @@ - - - - netstandard2.0 - Olive.Entities - Olive.Entities - Olive.Entities - $(AssemblyName) ($(TargetFramework)) - 2.1.183 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Entities - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - + + + netstandard2.0 + 2.1.184 + + + + + + + + + diff --git a/Olive.EventBus/Olive.EventBus.csproj b/Olive.EventBus/Olive.EventBus.csproj index 5e9d3f181..d75686039 100644 --- a/Olive.EventBus/Olive.EventBus.csproj +++ b/Olive.EventBus/Olive.EventBus.csproj @@ -1,39 +1,10 @@ - - - - netstandard2.0 - Olive.EventBus - Olive.EventBus - Olive.EventBus - $(AssemblyName) ($(TargetFramework)) - 2.1.135 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.EventBus - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - + + + netstandard2.0 + 2.1.136 + + + + + \ No newline at end of file diff --git a/Olive.Export/Olive.Export.csproj b/Olive.Export/Olive.Export.csproj index b4ca16738..20d8e162c 100644 --- a/Olive.Export/Olive.Export.csproj +++ b/Olive.Export/Olive.Export.csproj @@ -1,41 +1,13 @@ - - + netstandard2.0 - Olive.Export - Olive.Export - Olive.Export - $(AssemblyName) ($(TargetFramework)) - 2.1.111 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Export - Enables exporting tabular data to Csv or Excel. - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.112 + - + + diff --git a/Olive.GeoLocation/Olive.GeoLocation.csproj b/Olive.GeoLocation/Olive.GeoLocation.csproj index 73b192cad..aaed0ad7f 100644 --- a/Olive.GeoLocation/Olive.GeoLocation.csproj +++ b/Olive.GeoLocation/Olive.GeoLocation.csproj @@ -1,41 +1,14 @@  netstandard2.0 - Olive.GeoLocation - Olive.GeoLocation - Olive.GeoLocation - $(AssemblyName) ($(TargetFramework)) - 2.1.112 - true - en - default - false - preview - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive, geo - Olive.GeoLocation - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.113 + - - + + + diff --git a/Olive.Globalization/Olive.Globalization.csproj b/Olive.Globalization/Olive.Globalization.csproj index c0a57db18..97af4d707 100644 --- a/Olive.Globalization/Olive.Globalization.csproj +++ b/Olive.Globalization/Olive.Globalization.csproj @@ -1,42 +1,14 @@ - - + netstandard2.0 - Olive.Globalization - Olive.Globalization - Olive.Globalization - $(AssemblyName) ($(TargetFramework)) - 2.1.112 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Globalization - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.113 + - - + + + diff --git a/Olive.Hangfire.MySql/Olive.Hangfire.MySql.csproj b/Olive.Hangfire.MySql/Olive.Hangfire.MySql.csproj index 8fe892e61..a66ff1448 100644 --- a/Olive.Hangfire.MySql/Olive.Hangfire.MySql.csproj +++ b/Olive.Hangfire.MySql/Olive.Hangfire.MySql.csproj @@ -1,42 +1,15 @@  netcoreapp3.1 - Olive.Hangfire.MySql - Olive.Hangfire.MySql - Olive.Hangfire.MySql - $(AssemblyName) ($(TargetFramework)) - 3.1.106 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Hangfire.MySql - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.107 + - + - + + diff --git a/Olive.Hangfire/Olive.Hangfire.csproj b/Olive.Hangfire/Olive.Hangfire.csproj index 384e4ac31..64aa0520d 100644 --- a/Olive.Hangfire/Olive.Hangfire.csproj +++ b/Olive.Hangfire/Olive.Hangfire.csproj @@ -1,42 +1,14 @@ - - + netcoreapp3.1 - Olive.Hangfire - Olive.Hangfire - Olive.Hangfire - $(AssemblyName) ($(TargetFramework)) - 3.1.108 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Hangfire - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.109 + - - + + + diff --git a/Olive.Log.EventBus/Olive.Log.EventBus.csproj b/Olive.Log.EventBus/Olive.Log.EventBus.csproj index eed8447c6..84836af86 100644 --- a/Olive.Log.EventBus/Olive.Log.EventBus.csproj +++ b/Olive.Log.EventBus/Olive.Log.EventBus.csproj @@ -1,41 +1,13 @@ - - + netstandard2.0 - Olive.Log.EventBus - Olive.Log.EventBus - Olive.Log.EventBus - $(AssemblyName) ($(TargetFramework)) - 2.1.122 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Log.EventBus - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.123 + + diff --git a/Olive.Microservices/Olive.Microservices.csproj b/Olive.Microservices/Olive.Microservices.csproj index 565787733..4a53f703e 100644 --- a/Olive.Microservices/Olive.Microservices.csproj +++ b/Olive.Microservices/Olive.Microservices.csproj @@ -1,43 +1,15 @@ - - + netstandard2.0 - Olive.Microservices - Olive.Microservices - Olive.Microservices - $(AssemblyName) ($(TargetFramework)) - 2.1.111 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Microservices - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.112 + - - + + + diff --git a/Olive.Mvc.CKEditorFileManager/Olive.Mvc.CKEditorFileManager.csproj b/Olive.Mvc.CKEditorFileManager/Olive.Mvc.CKEditorFileManager.csproj index 729ecc448..7bdd5fb04 100644 --- a/Olive.Mvc.CKEditorFileManager/Olive.Mvc.CKEditorFileManager.csproj +++ b/Olive.Mvc.CKEditorFileManager/Olive.Mvc.CKEditorFileManager.csproj @@ -1,40 +1,13 @@  netcoreapp3.1 - Olive.Mvc.CKEditorFileManager - Olive.Mvc.CKEditorFileManager - Olive.Mvc.CKEditorFileManager - $(AssemblyName) ($(TargetFramework)) - 3.1.105.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.CKEditorFileManager - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.106 + - + + diff --git a/Olive.Mvc.IpFilter/Olive.Mvc.IpFilter.csproj b/Olive.Mvc.IpFilter/Olive.Mvc.IpFilter.csproj index c24c1438d..93164a9a3 100644 --- a/Olive.Mvc.IpFilter/Olive.Mvc.IpFilter.csproj +++ b/Olive.Mvc.IpFilter/Olive.Mvc.IpFilter.csproj @@ -1,42 +1,17 @@ - - + netcoreapp3.1 - Olive.Mvc.IpFilter - Olive.Mvc.IpFilter - Olive.Mvc.IpFilter - $(AssemblyName) ($(TargetFramework)) - 3.1.107 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.IpFilter - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.108 + + + + + - - + + diff --git a/Olive.Mvc.Microservices/Olive.Mvc.Microservices.csproj b/Olive.Mvc.Microservices/Olive.Mvc.Microservices.csproj index dd0bd2db8..692837319 100644 --- a/Olive.Mvc.Microservices/Olive.Mvc.Microservices.csproj +++ b/Olive.Mvc.Microservices/Olive.Mvc.Microservices.csproj @@ -1,40 +1,13 @@  netcoreapp3.1 - Olive.Mvc.Microservices - Olive.Mvc.Microservices - Olive.Mvc.Microservices - $(AssemblyName) ($(TargetFramework)) - 3.1.146 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.Microservices - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.147 + + diff --git a/Olive.Mvc.Paging/Olive.Mvc.Paging.csproj b/Olive.Mvc.Paging/Olive.Mvc.Paging.csproj index 3e9470138..e2f7e1eae 100644 --- a/Olive.Mvc.Paging/Olive.Mvc.Paging.csproj +++ b/Olive.Mvc.Paging/Olive.Mvc.Paging.csproj @@ -1,37 +1,9 @@  netcoreapp3.1 - Olive.Mvc.Paging - Olive.Mvc.Paging - Olive.Mvc.Paging - $(AssemblyName) ($(TargetFramework)) - 3.1.105.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.Paging - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.106 + diff --git a/Olive.Mvc.Recaptcha/Olive.Mvc.Recaptcha.csproj b/Olive.Mvc.Recaptcha/Olive.Mvc.Recaptcha.csproj index 203da7c13..56cf28e52 100644 --- a/Olive.Mvc.Recaptcha/Olive.Mvc.Recaptcha.csproj +++ b/Olive.Mvc.Recaptcha/Olive.Mvc.Recaptcha.csproj @@ -1,42 +1,18 @@  netcoreapp3.1 - Olive.Mvc.Recaptcha - Olive.Mvc.Recaptcha - Olive.Mvc.Recaptcha - $(AssemblyName) ($(TargetFramework)) - 3.1.106 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.Recaptcha - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.107 + + + + + - - - + + + diff --git a/Olive.Mvc.Security/Olive.Mvc.Security.csproj b/Olive.Mvc.Security/Olive.Mvc.Security.csproj index abee2fa84..04f401088 100644 --- a/Olive.Mvc.Security/Olive.Mvc.Security.csproj +++ b/Olive.Mvc.Security/Olive.Mvc.Security.csproj @@ -1,47 +1,20 @@ - - + netcoreapp3.1 - Olive.Mvc.Security - Olive.Mvc.Security - Olive.Mvc.Security - $(AssemblyName) ($(TargetFramework)) - 3.1.110 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.Security - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.111 + - - + + + + diff --git a/Olive.Mvc.Testing/Olive.Mvc.Testing.csproj b/Olive.Mvc.Testing/Olive.Mvc.Testing.csproj index 252561c5d..c1b53c8ce 100644 --- a/Olive.Mvc.Testing/Olive.Mvc.Testing.csproj +++ b/Olive.Mvc.Testing/Olive.Mvc.Testing.csproj @@ -1,44 +1,17 @@  - - netcoreapp3.1 - Olive.Mvc.Testing - Olive.Mvc.Testing - Olive.Mvc.Testing - $(AssemblyName) ($(TargetFramework)) - 3.1.113 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc.Testing - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2022, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - - + + netcoreapp3.1 + 3.1.114 + + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Mvc/Olive.Mvc.csproj b/Olive.Mvc/Olive.Mvc.csproj index 0a77fb2d1..402fc5813 100644 --- a/Olive.Mvc/Olive.Mvc.csproj +++ b/Olive.Mvc/Olive.Mvc.csproj @@ -1,50 +1,21 @@ - - - - netcoreapp3.1 - Olive.Mvc - Olive.Mvc - Olive.Mvc - $(AssemblyName) ($(TargetFramework)) - 3.1.148 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Mvc - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2022, All rights reserved. - true - 3.1.144.0 - 3.1.144.0 - - - true - false - - - true - true - - - - - - - - - - - - - + + + netcoreapp3.1 + 3.1.149 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Net4x.Compatibility/Olive.Net4x.Compatibility.csproj b/Olive.Net4x.Compatibility/Olive.Net4x.Compatibility.csproj index 11b990a67..19c5b46a7 100644 --- a/Olive.Net4x.Compatibility/Olive.Net4x.Compatibility.csproj +++ b/Olive.Net4x.Compatibility/Olive.Net4x.Compatibility.csproj @@ -22,7 +22,7 @@ Minor fixes Geeks Ltd Geeks Ltd - Geeks Ltd 2021, All rights reserved. + Geeks Ltd 2023, All rights reserved. true diff --git a/Olive.PDF/Olive.PDF.csproj b/Olive.PDF/Olive.PDF.csproj index 220bcc9af..7021a3a2a 100644 --- a/Olive.PDF/Olive.PDF.csproj +++ b/Olive.PDF/Olive.PDF.csproj @@ -1,41 +1,13 @@ - - + netstandard2.0 - Olive.PDF - Olive.PDF - Olive.PDF - $(AssemblyName) ($(TargetFramework)) - 2.1.112 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.PDF - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.113 + - + + diff --git a/Olive.PassiveBackgroundTasks/Olive.PassiveBackgroundTasks.csproj b/Olive.PassiveBackgroundTasks/Olive.PassiveBackgroundTasks.csproj index 309a9dd88..2eedc83b2 100644 --- a/Olive.PassiveBackgroundTasks/Olive.PassiveBackgroundTasks.csproj +++ b/Olive.PassiveBackgroundTasks/Olive.PassiveBackgroundTasks.csproj @@ -1,47 +1,21 @@  netstandard2.0 - Olive.PassiveBackgroundTasks - Olive.PassiveBackgroundTasks - Olive.PassiveBackgroundTasks - $(AssemblyName) ($(TargetFramework)) - 1.0.34 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.PassiveBackgroundTasks - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true + 1.0.35 false - - true - false - - - true - true - + - - + + - + + + diff --git a/Olive.PushNotification/Olive.PushNotification.csproj b/Olive.PushNotification/Olive.PushNotification.csproj index 3167e7c8c..3898900a3 100644 --- a/Olive.PushNotification/Olive.PushNotification.csproj +++ b/Olive.PushNotification/Olive.PushNotification.csproj @@ -1,46 +1,20 @@  netstandard2.0 - Olive.PushNotification - Olive.PushNotification - Olive.PushNotification - $(AssemblyName) ($(TargetFramework)) - 2.1.113 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.PushNotification - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.114 + - - - + + + + + diff --git a/Olive.RabbitMQ/Olive.RabbitMQ.csproj b/Olive.RabbitMQ/Olive.RabbitMQ.csproj index f9b8bdc16..50b19d9c4 100644 --- a/Olive.RabbitMQ/Olive.RabbitMQ.csproj +++ b/Olive.RabbitMQ/Olive.RabbitMQ.csproj @@ -1,45 +1,19 @@  - - netstandard2.0 - Olive.RabbitMQ - Olive.RabbitMQ - Olive.RabbitMQ - $(AssemblyName) ($(TargetFramework)) - 1.0.0.14 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.RabbitMQ - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - - - + + netstandard2.0 + 1.0.0.15 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.SMS.TextMagic/Olive.SMS.TextMagic.csproj b/Olive.SMS.TextMagic/Olive.SMS.TextMagic.csproj index b28af53ef..6eed638cd 100644 --- a/Olive.SMS.TextMagic/Olive.SMS.TextMagic.csproj +++ b/Olive.SMS.TextMagic/Olive.SMS.TextMagic.csproj @@ -21,7 +21,7 @@ Minor fixes Geeks Ltd Geeks Ltd - Geeks Ltd 2021, All rights reserved. + Geeks Ltd 2023, All rights reserved. true diff --git a/Olive.SMS/Olive.SMS.csproj b/Olive.SMS/Olive.SMS.csproj index e8039c392..5dd888273 100644 --- a/Olive.SMS/Olive.SMS.csproj +++ b/Olive.SMS/Olive.SMS.csproj @@ -1,43 +1,15 @@ - - + netstandard2.0 - Olive.SMS - Olive.SMS - Olive.SMS - $(AssemblyName) ($(TargetFramework)) - 2.1.112 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.SMS - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 2.1.113 + - - - + + + + diff --git a/Olive.Security.Auth0/Olive.Security.Auth0.csproj b/Olive.Security.Auth0/Olive.Security.Auth0.csproj index 6d5dc73ed..d352781ff 100644 --- a/Olive.Security.Auth0/Olive.Security.Auth0.csproj +++ b/Olive.Security.Auth0/Olive.Security.Auth0.csproj @@ -1,42 +1,14 @@ - - + netcoreapp3.1 - Olive.Security.Auth0 - Olive.Security.Auth0 - Olive.Security.Auth0 - $(AssemblyName) ($(TargetFramework)) - 3.1.106 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Security.Auth0 - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.107 + - + + diff --git a/Olive.Security.Aws/Olive.Security.Aws.csproj b/Olive.Security.Aws/Olive.Security.Aws.csproj index f102d45bc..b1a9e796b 100644 --- a/Olive.Security.Aws/Olive.Security.Aws.csproj +++ b/Olive.Security.Aws/Olive.Security.Aws.csproj @@ -1,43 +1,16 @@  - - netcoreapp3.1 - Olive.Security.Aws - Olive.Security.Aws - Olive.Security.Aws - $(AssemblyName) ($(TargetFramework)) - 3.1.123 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Security.Aws - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true - - - - - - - - - + + netcoreapp3.1 + 3.1.124 + + + + + + + + + + + \ No newline at end of file diff --git a/Olive.Security.Azure/Olive.Security.Azure.csproj b/Olive.Security.Azure/Olive.Security.Azure.csproj index 0ba1aa905..8af969acd 100644 --- a/Olive.Security.Azure/Olive.Security.Azure.csproj +++ b/Olive.Security.Azure/Olive.Security.Azure.csproj @@ -2,14 +2,14 @@ netcoreapp3.1 - 1.0.16 + 1.0.17 - - - - + + + + diff --git a/Olive.Security.Cloud.CustomEncryption/Olive.Security.Cloud.CustomEncryption.csproj b/Olive.Security.Cloud.CustomEncryption/Olive.Security.Cloud.CustomEncryption.csproj index f3011b28f..47e0af689 100644 --- a/Olive.Security.Cloud.CustomEncryption/Olive.Security.Cloud.CustomEncryption.csproj +++ b/Olive.Security.Cloud.CustomEncryption/Olive.Security.Cloud.CustomEncryption.csproj @@ -1,12 +1,10 @@  - netcoreapp3.1 - 1.0.4 + 1.0.5 - diff --git a/Olive.Security.Cloud/Olive.Security.Cloud.csproj b/Olive.Security.Cloud/Olive.Security.Cloud.csproj index 7f21e6cfb..192629a22 100644 --- a/Olive.Security.Cloud/Olive.Security.Cloud.csproj +++ b/Olive.Security.Cloud/Olive.Security.Cloud.csproj @@ -1,11 +1,10 @@ - - + netcoreapp3.1 - 1.0.7 + 1.0.8 + - diff --git a/Olive.Security.Impersonation/Olive.Security.Impersonation.csproj b/Olive.Security.Impersonation/Olive.Security.Impersonation.csproj index ecb0316b0..d91df7a6a 100644 --- a/Olive.Security.Impersonation/Olive.Security.Impersonation.csproj +++ b/Olive.Security.Impersonation/Olive.Security.Impersonation.csproj @@ -1,41 +1,13 @@ - - + netcoreapp3.1 - Olive.Security.Impersonation - Olive.Security.Impersonation - Olive.Security.Impersonation - $(AssemblyName) ($(TargetFramework)) - 3.1.106 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Security.Impersonation - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.107 + - + + diff --git a/Olive.Sms.Aws/Olive.Sms.Aws.csproj b/Olive.Sms.Aws/Olive.Sms.Aws.csproj index 1fe88f4f7..3e06cfad2 100644 --- a/Olive.Sms.Aws/Olive.Sms.Aws.csproj +++ b/Olive.Sms.Aws/Olive.Sms.Aws.csproj @@ -1,45 +1,16 @@  netstandard2.0 - Olive.Sms.Aws - Olive.Sms.Aws - Olive.Sms.Aws - $(AssemblyName) ($(TargetFramework)) - 1.0.8.0 - true - en - default - false - latest - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Sms.Aws - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - 1.0.4.0 - 1.0.4.0 - - - true - false - - - true - true + 1.0.9 + - - - - + + + + + diff --git a/Olive.Web/Olive.Web.csproj b/Olive.Web/Olive.Web.csproj index 53f0bab17..99bcc9145 100644 --- a/Olive.Web/Olive.Web.csproj +++ b/Olive.Web/Olive.Web.csproj @@ -1,41 +1,13 @@ - - + netcoreapp3.1 - Olive.Web - Olive.Web - Olive.Web - $(AssemblyName) ($(TargetFramework)) - 3.1.110 - true - en - default - false - preview - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive.Web - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2021, All rights reserved. - true - - - true - false - - - true - true + 3.1.111 + + diff --git a/Olive.sln b/Olive.sln index f175f1a8c..c45ed0bc4 100644 --- a/Olive.sln +++ b/Olive.sln @@ -199,6 +199,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Olive.Dashboards.PowerBI", EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Olive.AzureSearch", "Olive.AzureSearch\Olive.AzureSearch.csproj", "{9745FB43-FC54-4FC4-B4E2-33E05D1F94E6}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BBAA1203-5026-4D08-936E-9BB1FED2DFD9}" + ProjectSection(SolutionItems) = preProject + Directory.Build.props = Directory.Build.props + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/Olive/Olive.csproj b/Olive/Olive.csproj index b6bb48b9f..f03e5ce5c 100644 --- a/Olive/Olive.csproj +++ b/Olive/Olive.csproj @@ -1,40 +1,14 @@  netstandard2.0 - Olive - Olive - Olive - $(AssemblyName) ($(TargetFramework)) - 2.1.334.0 - true - en - false - preview - portable - https://geeksltd.github.io/Olive - https://github.com/Geeksltd/Olive - http://licensing.msharp.co.uk/Images/OliveComponent.png - olive - Olive - Olive Framework - Minor fixes - Geeks Ltd - Geeks Ltd - Geeks Ltd 2022, All rights reserved. - true - - - true - false - - - true - true + 2.1.335 + $(TargetDir)\Olive.xml TRACE;ProfileGCop + Linq.SpecialCollectionTypes.Async.cs @@ -55,13 +29,15 @@ Linq.SpecialCollectionTypes.Async.tt + - - - - - + + + + + +