From: Seoyeon Kim Date: Thu, 6 Oct 2022 09:37:33 +0000 (+0900) Subject: Add nuget.config files for building X-Git-Tag: accepted/tizen/unified/20221007.171847~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9e78e22b0fb15b6f00a4c0286726b1f8c9ee022;p=profile%2Fiot%2Fapps%2Fdotnet%2Fsetting-accessibility.git Add nuget.config files for building - For SVACE build, nuget.config file is necessary. Change-Id: Ie66ab4c56a67127dbf71843c4271e0b3ad4881c9 Signed-off-by: Seoyeon Kim --- diff --git a/Settings/SettingAccessibility/nuget.config b/Settings/SettingAccessibility/nuget.config new file mode 100644 index 0000000..1cde40d --- /dev/null +++ b/Settings/SettingAccessibility/nuget.config @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Settings/SettingView/nuget.config b/Settings/SettingView/nuget.config new file mode 100644 index 0000000..1cde40d --- /dev/null +++ b/Settings/SettingView/nuget.config @@ -0,0 +1,10 @@ + + + + + + + + + +