Skip to content

Commit

Permalink
Conflicts resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
GeeksAmin committed Mar 16, 2023
2 parents a74b45b + 708d703 commit 7109b59
Show file tree
Hide file tree
Showing 65 changed files with 129 additions and 128 deletions.
126 changes: 63 additions & 63 deletions .github/workflows/publish_Olive.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Olive.ApiClient/Olive.ApiClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.ApiClient</RootNamespace>
<PackageId>Olive.ApiClient</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.2.109</Version>
<Version>2.2.110</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Audit.DatabaseLogger</RootNamespace>
<PackageId>Olive.Audit.DatabaseLogger</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.108</Version>
<Version>2.1.109</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Audit/Olive.Audit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Audit</RootNamespace>
<PackageId>Olive.Audit</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.117</Version>
<Version>2.1.118</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Aws.EventBus/Olive.Aws.EventBus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Aws.EventBus</RootNamespace>
<PackageId>Olive.Aws.EventBus</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.152</Version>
<Version>2.1.153</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Aws.LambdaFunction/Olive.Aws.LambdaFunction.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Aws</RootNamespace>
<PackageId>Olive.Aws.LambdaFunction</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>1.0.111.0</Version>
<Version>1.0.112.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Aws.Mvc/Olive.Aws.Mvc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Aws</RootNamespace>
<PackageId>Olive.Aws.Mvc</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>1.0.17.0</Version>
<Version>1.0.18.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Aws.Ses.AutoFetch/Olive.Aws.Ses.AutoFetch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Aws.Ses.AutoFetch</RootNamespace>
<PackageId>Olive.Aws.Ses.AutoFetch</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.0.0.2</Version>
<Version>2.0.0.3</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Aws.Ses/Olive.Aws.Ses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Aws.Ses</RootNamespace>
<PackageId>Olive.Aws.Ses</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.109.0</Version>
<Version>3.1.110.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Aws/Olive.Aws.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Aws</RootNamespace>
<PackageId>Olive.Aws</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.2.139</Version>
<Version>2.2.140</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Azure.EventBus/Olive.Azure.EventBus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>8.0</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.0.6</Version>
<Version>1.0.7</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Azure/Olive.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.0.8</Version>
<Version>1.0.9</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Olive.AzureSearch/Olive.AzureSearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Title>Olive.AzureSearch</Title>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Authors>Geeks Ltd</Authors>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Description>Olive Azure Search</Description>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Blob.Aws/Olive.Blob.Aws.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Blob.Aws</RootNamespace>
<PackageId>Olive.Blob.Aws</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.113.0</Version>
<Version>3.1.114.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Blob.Azure/Olive.Blob.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Blob.Azure</RootNamespace>
<PackageId>Olive.Blob.Azure</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.107</Version>
<Version>3.1.115</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.CSV/Olive.Csv.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Csv</RootNamespace>
<PackageId>Olive.Csv</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.112</Version>
<Version>2.1.113</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<UseFullSemVerForNuGet>false</UseFullSemVerForNuGet>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Cloud/Olive.Cloud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.0.4</Version>
<Version>1.0.5</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Compression/Olive.Compression.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Compression</RootNamespace>
<PackageId>Olive.Compression</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.110</Version>
<Version>2.1.111</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Console/Olive.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Console</RootNamespace>
<PackageId>Olive.Console</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.115</Version>
<Version>2.1.116</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Drawing/Olive.Drawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Drawing</RootNamespace>
<PackageId>Olive.Drawing</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.110</Version>
<Version>2.1.111</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Email.Imap/Olive.Email.Imap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Email.Imap</RootNamespace>
<PackageId>Olive.Email.Imap</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.105</Version>
<Version>3.1.106</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Email/Olive.Email.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Email</RootNamespace>
<PackageId>Olive.Email</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.113</Version>
<Version>3.1.114</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Encryption/Olive.Encryption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Encryption</RootNamespace>
<PackageId>Olive.Encryption</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.2.110</Version>
<Version>2.2.111</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Entities.Cache.Redis</RootNamespace>
<PackageId>Olive.Entities.Cache.Redis</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.105</Version>
<Version>2.1.106</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Entities.Data.DynamoDB</RootNamespace>
<PackageId>Olive.Entities.Data.DynamoDB</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>1.0.17.0</Version>
<Version>1.0.18.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Entities.Data.MySql/Olive.Entities.Data.MySql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Entities.Data.MySql</RootNamespace>
<PackageId>Olive.Entities.Data.MySql</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.119</Version>
<Version>2.1.120</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Entities.Data.PostgreSQL</RootNamespace>
<PackageId>Olive.Entities.Data.PostgreSQL</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.114</Version>
<Version>2.1.115</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Entities.Data.Replication.Mvc.Extensions</RootNamespace>
<PackageId>Olive.Entities.Data.Replication.Mvc.Extensions</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.185</Version>
<Version>2.1.186</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReleaseNotes>Minor fixes</PackageReleaseNotes>
<Owners>Geeks Ltd</Owners>
<Authors>Geeks Ltd</Authors>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Olive\Olive.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Entities.Data.Replication</RootNamespace>
<PackageId>Olive.Entities.Data.Replication</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.190</Version>
<Version>2.1.191</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Entities.Data.SQLite</RootNamespace>
<PackageId>Olive.Entities.Data.SQLite</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.114</Version>
<Version>2.1.115</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Entities.Data.SqlServer</RootNamespace>
<PackageId>Olive.Entities.Data.SqlServer</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.119</Version>
<Version>2.1.120</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.EventBus/Olive.EventBus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.EventBus</RootNamespace>
<PackageId>Olive.EventBus</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.134</Version>
<Version>2.1.135</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Export/Olive.Export.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Export</RootNamespace>
<PackageId>Olive.Export</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.110</Version>
<Version>2.1.111</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.GeoLocation/Olive.GeoLocation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.GeoLocation</RootNamespace>
<PackageId>Olive.GeoLocation</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.111</Version>
<Version>2.1.112</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Globalization/Olive.Globalization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Globalization</RootNamespace>
<PackageId>Olive.Globalization</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.111</Version>
<Version>2.1.112</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Hangfire.MySql/Olive.Hangfire.MySql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Hangfire.MySql</RootNamespace>
<PackageId>Olive.Hangfire.MySql</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.105</Version>
<Version>3.1.106</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Hangfire/Olive.Hangfire.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Hangfire</RootNamespace>
<PackageId>Olive.Hangfire</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.107</Version>
<Version>3.1.108</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Log.EventBus/Olive.Log.EventBus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Log.EventBus</RootNamespace>
<PackageId>Olive.Log.EventBus</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.121</Version>
<Version>2.1.122</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Microservices/Olive.Microservices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Microservices</RootNamespace>
<PackageId>Olive.Microservices</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>2.1.110</Version>
<Version>2.1.111</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Mvc.CKEditorFileManager</RootNamespace>
<PackageId>Olive.Mvc.CKEditorFileManager</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.104.0</Version>
<Version>3.1.105.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Mvc.IpFilter/Olive.Mvc.IpFilter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Olive.Mvc.IpFilter</RootNamespace>
<PackageId>Olive.Mvc.IpFilter</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.106</Version>
<Version>3.1.107</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Mvc.Microservices/Olive.Mvc.Microservices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Mvc.Microservices</RootNamespace>
<PackageId>Olive.Mvc.Microservices</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.145</Version>
<Version>3.1.146</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Mvc.Paging/Olive.Mvc.Paging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Mvc.Paging</RootNamespace>
<PackageId>Olive.Mvc.Paging</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.104.0</Version>
<Version>3.1.105.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion Olive.Mvc.Recaptcha/Olive.Mvc.Recaptcha.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Olive.Mvc.Recaptcha</RootNamespace>
<PackageId>Olive.Mvc.Recaptcha</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.1.105</Version>
<Version>3.1.106</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<LangVersion>default</LangVersion>
Expand Down
Loading

0 comments on commit 7109b59

Please sign in to comment.