From f6f85869fb236cff2cd29cce3068a4e8d2e1008d Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Mon, 9 Apr 2018 10:13:50 -0400 Subject: [PATCH] Updating Infrastructure to NetStandard (#86) --- src/Infrastructure/Infrastructure.csproj | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 4497c83..98cb59e 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -1,26 +1,27 @@  - netcoreapp2.0 + netstandard2.0 2.0.0 - - + + + + - - + + - \ No newline at end of file