From 17044e55605fbf747d33bb0fd2418b949ad3ddf4 Mon Sep 17 00:00:00 2001 From: cdpidan Date: Mon, 13 May 2019 20:17:04 +0800 Subject: [PATCH] Upgrade Abp to 4.5.0 --- src/Abp.ElasticSearch/Abp.ElasticSearch.csproj | 10 +++++----- .../Abp.ElasticSearch.Tests.csproj | 15 +++++++++------ 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/src/Abp.ElasticSearch/Abp.ElasticSearch.csproj b/src/Abp.ElasticSearch/Abp.ElasticSearch.csproj index 5929169..a81b0fd 100644 --- a/src/Abp.ElasticSearch/Abp.ElasticSearch.csproj +++ b/src/Abp.ElasticSearch/Abp.ElasticSearch.csproj @@ -11,13 +11,13 @@ false https://github.com/cdpidan/Abp.ElasticSearch/blob/master/LICENSE MIT - 0.1.2.0 - 0.1.2.0 - 0.1.2 + 0.1.3.0 + 0.1.3.0 + 0.1.3 - - + + diff --git a/test/Abp.ElasticSearch.Tests/Abp.ElasticSearch.Tests.csproj b/test/Abp.ElasticSearch.Tests/Abp.ElasticSearch.Tests.csproj index 4bef807..3475392 100644 --- a/test/Abp.ElasticSearch.Tests/Abp.ElasticSearch.Tests.csproj +++ b/test/Abp.ElasticSearch.Tests/Abp.ElasticSearch.Tests.csproj @@ -4,12 +4,15 @@ Library - - - - - - + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +