From 6b82f293dd780b5350efd124825e8ef7d5c0d45c Mon Sep 17 00:00:00 2001 From: jeremydmiller Date: Sun, 19 Apr 2020 19:53:24 -0500 Subject: [PATCH] bumping to 4.3 --- src/Lamar.Diagnostics/Lamar.Diagnostics.csproj | 2 +- .../Lamar.Microsoft.DependencyInjection.csproj | 2 +- src/Lamar/Lamar.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Lamar.Diagnostics/Lamar.Diagnostics.csproj b/src/Lamar.Diagnostics/Lamar.Diagnostics.csproj index a509f570..abf1a07a 100644 --- a/src/Lamar.Diagnostics/Lamar.Diagnostics.csproj +++ b/src/Lamar.Diagnostics/Lamar.Diagnostics.csproj @@ -2,7 +2,7 @@ Adds diagnostic checks to the command line of your Lamar-enabled ASP.Net Core app - 1.1.5 + 1.1.6 Jeremy D. Miller netstandard2.0;netstandard2.1 portable diff --git a/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj b/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj index c81c49d1..14761fe4 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 - 4.1.5 + 4.3.0 Jeremy D. Miller netstandard2.0;netstandard2.1 portable diff --git a/src/Lamar/Lamar.csproj b/src/Lamar/Lamar.csproj index 906aa91f..08b9c0ab 100644 --- a/src/Lamar/Lamar.csproj +++ b/src/Lamar/Lamar.csproj @@ -1,7 +1,7 @@  Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap - 4.2.1 + 4.3.0 Jeremy D. Miller net461;net48;netstandard2.0;netstandard2.1 portable