From 4932b45126e7b66ebdb9df068d0253fe1afd9a79 Mon Sep 17 00:00:00 2001 From: jeremydmiller Date: Fri, 23 Nov 2018 20:57:24 -0600 Subject: [PATCH] popped the version of the DI adapter to 2.0 --- .../Lamar.Microsoft.DependencyInjection.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj b/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj index 5c9c790f..1f0c12f1 100644 --- a/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj +++ b/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj @@ -1,7 +1,7 @@  Lamar Adapter for ASP.Net Core - 1.1.2 + 2.0.0 Jeremy D. Miller netstandard2;net461 portable