From a99396ac360a0f40e51e0ef8a49be2e421e7f83f Mon Sep 17 00:00:00 2001 From: WonYoung Choi Date: Thu, 6 Apr 2017 20:11:09 +0900 Subject: [PATCH] Set _with_corefx to 1 Change-Id: I3587af030f5442d5729d61404f47bcf85d3e26ec --- packaging/macros.dotnet-build-tools | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/macros.dotnet-build-tools b/packaging/macros.dotnet-build-tools index bd91376d..a6ef8afc 100644 --- a/packaging/macros.dotnet-build-tools +++ b/packaging/macros.dotnet-build-tools @@ -4,6 +4,7 @@ ## Configuration ############################################################### +%_with_corefx 1 %_dotnet_assembly_path /usr/share/dotnet.tizen/framework %_dotnet_nuget_source /nuget -- 2.34.1