From bd067faaa48725ce0ec2e6ea96298125b5d536e2 Mon Sep 17 00:00:00 2001 From: tpluscode Date: Mon, 19 Aug 2019 07:56:58 +0200 Subject: [PATCH] chore: update Nancy submodule and bump target framework --- dependencies/Nancy | 2 +- .../Nancy.Bootstrappers.StructureMap.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/Nancy b/dependencies/Nancy index a9168ce..dbdbe94 160000 --- a/dependencies/Nancy +++ b/dependencies/Nancy @@ -1 +1 @@ -Subproject commit a9168cef7cea381af7d4aaa3c785c0b27f9603e5 +Subproject commit dbdbe9428caea06c17d34a507c9216fe35abadc4 diff --git a/src/Nancy.Bootstrappers.StructureMap/Nancy.Bootstrappers.StructureMap.csproj b/src/Nancy.Bootstrappers.StructureMap/Nancy.Bootstrappers.StructureMap.csproj index 52fd50a..70fe5bc 100644 --- a/src/Nancy.Bootstrappers.StructureMap/Nancy.Bootstrappers.StructureMap.csproj +++ b/src/Nancy.Bootstrappers.StructureMap/Nancy.Bootstrappers.StructureMap.csproj @@ -9,7 +9,7 @@ https://github.com/NancyFx/Nancy/blob/master/license.txt http://nancyfx.org Nancy;StructureMap - netstandard1.6;net452 + netstandard2.0;net452 2.0.0-clinteastwood