From 7c4b181979894f0360060a52230fa6646a88384b Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Fri, 10 May 2024 14:12:31 -0500 Subject: [PATCH] Bumping to 13.0.4 --- 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 6c8caaf4..04b7d181 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 - 13.0.3 + 13.0.4 Jeremy D. Miller net6.0;net7.0;net8.0 portable diff --git a/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj b/src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj index 33945e89..0a282c7d 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 - 13.0.3 + 13.0.4 Jeremy D. Miller net6.0;net7.0;net8.0 portable diff --git a/src/Lamar/Lamar.csproj b/src/Lamar/Lamar.csproj index ce0ce15f..f464c2b7 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 - 13.0.3 + 13.0.4 Jeremy D. Miller net6.0;net7.0;net8.0 portable