Modify dotnet-generate-ni post script
[profile/tv/meta-tv.git] / scripts / tv-dotnet-generate-ni.post
index aa7c26a..4d340ee 100755 (executable)
@@ -15,7 +15,8 @@ nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Text.Re
 # Generate NI for Xamarin and Device API
 nitool --dll /usr/share/dotnet.tizen/framework/ElmSharp.dll
 nitool --dll /usr/share/dotnet.tizen/framework/Tizen.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.dll
+nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.Common.dll
+nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.UI.dll
 nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Core.dll
 nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Platform.dll
 nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Platform.Tizen.dll