From f6435b24ab06050295235b3480d32290bac95c79 Mon Sep 17 00:00:00 2001 From: Macocian Alexandru Victor Date: Mon, 12 Sep 2022 19:28:10 +0200 Subject: [PATCH] Increment dependency injection version (#29) --- .../SystemExtensions.NetStandard.DependencyInjection.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj b/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj index c19ca2e..e3b5bdc 100644 --- a/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj +++ b/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj @@ -6,7 +6,7 @@ LICENSE true latest - 1.2.2 + 1.2.3 Alexandru Macocian https://github.com/AlexMacocian/SystemExtensions Extensions for the Slim Dependency Injection engine