From 9c882d76f1ed438411af045de6cbe14a7485d9d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2019 05:16:02 +0000 Subject: [PATCH] Bump AutoMapper from 8.1.0 to 9.0.0 Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 8.1.0 to 9.0.0. - [Release notes](https://github.com/AutoMapper/AutoMapper/releases) - [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md) - [Commits](https://github.com/AutoMapper/AutoMapper/compare/v8.1.0...v9.0.0) Signed-off-by: dependabot-preview[bot] --- src/Data/BioEngine.Data.csproj | 2 +- src/Search/BioEngine.Search.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Data/BioEngine.Data.csproj b/src/Data/BioEngine.Data.csproj index 44ecd31..1314a26 100644 --- a/src/Data/BioEngine.Data.csproj +++ b/src/Data/BioEngine.Data.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Search/BioEngine.Search.csproj b/src/Search/BioEngine.Search.csproj index 46f40d2..5b006b8 100644 --- a/src/Search/BioEngine.Search.csproj +++ b/src/Search/BioEngine.Search.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file