From d30f8c6576ccd4f909159e76e82ff48280d46cd6 Mon Sep 17 00:00:00 2001 From: haraldwolff Date: Mon, 14 Aug 2023 10:07:38 +0200 Subject: [PATCH] Cleanup dependencies --- ln.templates.service/ln.templates.service.csproj | 12 ++++++++++-- ln.templates.sln | 14 -------------- ln.templates/ln.templates.csproj | 2 +- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/ln.templates.service/ln.templates.service.csproj b/ln.templates.service/ln.templates.service.csproj index 523a859..af67e65 100644 --- a/ln.templates.service/ln.templates.service.csproj +++ b/ln.templates.service/ln.templates.service.csproj @@ -8,12 +8,11 @@ - - + @@ -47,6 +46,15 @@ PreserveNewest + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + diff --git a/ln.templates.sln b/ln.templates.sln index 164fbda..04e723c 100644 --- a/ln.templates.sln +++ b/ln.templates.sln @@ -11,8 +11,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ln.http.templates", "ln.htt EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ln.templates.service", "ln.templates.service\ln.templates.service.csproj", "{D5D381D5-9EF4-4B27-A983-FD6134FA9E08}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ln.bootstrap", "..\ln.bootstrap\ln.bootstrap\ln.bootstrap.csproj", "{9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -74,17 +72,5 @@ Global {D5D381D5-9EF4-4B27-A983-FD6134FA9E08}.Release|x64.Build.0 = Release|Any CPU {D5D381D5-9EF4-4B27-A983-FD6134FA9E08}.Release|x86.ActiveCfg = Release|Any CPU {D5D381D5-9EF4-4B27-A983-FD6134FA9E08}.Release|x86.Build.0 = Release|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Debug|x64.ActiveCfg = Debug|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Debug|x64.Build.0 = Debug|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Debug|x86.ActiveCfg = Debug|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Debug|x86.Build.0 = Debug|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Release|Any CPU.Build.0 = Release|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Release|x64.ActiveCfg = Release|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Release|x64.Build.0 = Release|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Release|x86.ActiveCfg = Release|Any CPU - {9A2C87C9-3180-4E80-8E0A-581CF2F6ABB1}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection EndGlobal diff --git a/ln.templates/ln.templates.csproj b/ln.templates/ln.templates.csproj index 4491187..3240394 100644 --- a/ln.templates/ln.templates.csproj +++ b/ln.templates/ln.templates.csproj @@ -16,7 +16,7 @@ - +