From 81a4b5eae117fcf84f2fecbcea6695d6995c71b9 Mon Sep 17 00:00:00 2001 From: Mark Allibone Date: Sat, 23 Mar 2019 23:47:35 +0100 Subject: [PATCH] Bump AspNetCoreMvc to (ASP) .Net Core 2.2 --- Ooui.AspNetCore/Ooui.AspNetCore.csproj | 4 ++-- PlatformSamples/AspNetCoreMvc/AspNetCoreMvc.csproj | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Ooui.AspNetCore/Ooui.AspNetCore.csproj b/Ooui.AspNetCore/Ooui.AspNetCore.csproj index 786c6ac..b6bfb0b 100644 --- a/Ooui.AspNetCore/Ooui.AspNetCore.csproj +++ b/Ooui.AspNetCore/Ooui.AspNetCore.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/PlatformSamples/AspNetCoreMvc/AspNetCoreMvc.csproj b/PlatformSamples/AspNetCoreMvc/AspNetCoreMvc.csproj index 601b31a..1a51803 100644 --- a/PlatformSamples/AspNetCoreMvc/AspNetCoreMvc.csproj +++ b/PlatformSamples/AspNetCoreMvc/AspNetCoreMvc.csproj @@ -1,14 +1,15 @@  - netcoreapp2.0 + netcoreapp2.2 true $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; aspnet-AspNetCoreMvc-F1609F62-F713-4EFE-9B42-D8206BFB2F63 + - +