From 230f864afd23e33dfe82c2d34b74f4bc0d326428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Mon, 23 Apr 2018 23:31:28 +0300 Subject: [PATCH] Add props to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj --- ...olo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj | 1 - .../Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj | 9 +++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj b/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj index 9e09db1387..7a01c127f7 100644 --- a/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj +++ b/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.csproj @@ -19,7 +19,6 @@ - diff --git a/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj b/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj index 1fc7547d7e..ecbbd7882a 100644 --- a/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj +++ b/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj @@ -3,11 +3,16 @@ netcoreapp2.0 $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; + Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo + Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo + true + true + false + false + false true true - true PackageReference - false