From c20e3f38a5a6db687550f4ccc528c34ee9484310 Mon Sep 17 00:00:00 2001 From: KevinZonda <33132228+KevinZonda@users.noreply.github.com> Date: Thu, 9 Jul 2020 11:57:27 +0800 Subject: [PATCH] sdk: update to dotnet48 --- Native.Core/Native.Core.csproj | 15 ++++++++------- Native.Sdk/Native.Sdk.csproj | 3 ++- Native.Tool/Native.Tool.csproj | 3 ++- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Native.Core/Native.Core.csproj b/Native.Core/Native.Core.csproj index ce3d5e90..678a8e7b 100644 --- a/Native.Core/Native.Core.csproj +++ b/Native.Core/Native.Core.csproj @@ -9,11 +9,12 @@ Properties Native.Core Native.Core - v4.5 + v4.8 512 true + D63C3FB7-18B9-4CDE-A8F4-F2ACE3FC382F @@ -95,6 +96,11 @@ CQExport.tt + + True + True + CQExport.tt + CQExport.tt @@ -104,11 +110,6 @@ - - True - True - CQExport.tt - Always @@ -120,7 +121,7 @@ TextTemplatingFileGenerator - CQExport.log + CQExport.cs diff --git a/Native.Sdk/Native.Sdk.csproj b/Native.Sdk/Native.Sdk.csproj index 96f4ff2d..85026a6f 100644 --- a/Native.Sdk/Native.Sdk.csproj +++ b/Native.Sdk/Native.Sdk.csproj @@ -9,9 +9,10 @@ Properties Native.Sdk Native.Sdk - v4.5 + v4.8 512 true + true diff --git a/Native.Tool/Native.Tool.csproj b/Native.Tool/Native.Tool.csproj index 1c839e78..78782e11 100644 --- a/Native.Tool/Native.Tool.csproj +++ b/Native.Tool/Native.Tool.csproj @@ -9,9 +9,10 @@ Properties Native.Tool Native.Tool - v4.5 + v4.8 512 true + true