From 29bc351c566b35da80dd723604c83ca7157a66ce Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Mon, 18 Nov 2024 11:49:39 -0600 Subject: [PATCH] Bumping to 14.0.1 --- .../Lamar.Diagnostics.csproj | 2 +- ...Lamar.Microsoft.DependencyInjection.csproj | 28 +++++-------------- src/Lamar/Lamar.csproj | 2 +- 3 files changed, 9 insertions(+), 23 deletions(-) diff --git a/src/Lamar.Diagnostics/Lamar.Diagnostics.csproj b/src/Lamar.Diagnostics/Lamar.Diagnostics.csproj index 8c4629cd..ef081a35 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 - 14.0.0 + 14.0.1 Jeremy D. Miller net7.0;net8.0;net9.0 portable diff --git a/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj b/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj index 94d48970..f2785f9c 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 HostBuilder Integration - 14.0.0 + 14.0.1 Jeremy D. Miller net7.0;net8.0;net9.0 portable @@ -21,24 +21,10 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + \ No newline at end of file diff --git a/src/Lamar/Lamar.csproj b/src/Lamar/Lamar.csproj index 664dc561..e57becf6 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 - 14.0.0 + 14.0.1 Jeremy D. Miller net7.0;net8.0;net9.0 portable