M
maze4
Guest
Since 2016 I tried thousands of times publishing my libraries to nuget. I already uploaded it and ready to use, but the problem the program will not compile its says,
1. Severity Code Description Project File Line Suppression State
Error Type universe cannot resolve assembly: AppStudio.Uwp, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null. App1 C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\MainPage.<g class="gr_ gr_224 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" data-gr-id="224" id="224">xaml</g>
2.
Windows.UI.Xaml.Markup.XamlParseException
HResult=0x802B000A
<g class="gr_ gr_275 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-ins replaceWithoutSep" data-gr-id="275" id="275">Message=The</g> text associated with this error code could not be found.
Cannot deserialize XBF metadata property list as 'NavigationItems' was not found in type 'AppStudio.Uwp.Controls.ShellControl'. [Line: 0 nbsp; Source=Windows
StackTrace:
at Windows.UI.Xaml.Application.LoadComponent(Object component, Uri resourceLocator, ComponentResourceLocation componentResourceLocation)
at App1.MainPage.InitializeComponent() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\obj\x86\Debug\MainPage.g.i.cs:line 45
at App1.MainPage..ctor() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\MainPage.xaml.cs:line 27
at App1.App1_XamlTypeInfo.XamlTypeInfoProvider.Activate_20_MainPage() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\obj\x86\Debug\XamlTypeInfo.g.cs:line 292
at App1.App1_XamlTypeInfo.XamlUserType.ActivateInstance() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\obj\x86\Debug\XamlTypeInfo.g.cs:line 1166
3. the file HamburgerMenuSearch.UWP.xr.xml not found.
A many more errors that cannot resolve since 2016 until the year 2019 I cannot have a working NuGet package.
Here my library for uwp that I want to Publish. If you can help me to resolve this... or just publish it. Thanks.
HamburgerMenuSearch.UWP
Nuget API Key = oy2ago7hti64nqvr6kzqjo77dqgndn4uhdd6sisq663cma
Continue reading...
1. Severity Code Description Project File Line Suppression State
Error Type universe cannot resolve assembly: AppStudio.Uwp, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null. App1 C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\MainPage.<g class="gr_ gr_224 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" data-gr-id="224" id="224">xaml</g>
2.
Windows.UI.Xaml.Markup.XamlParseException
HResult=0x802B000A
<g class="gr_ gr_275 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-ins replaceWithoutSep" data-gr-id="275" id="275">Message=The</g> text associated with this error code could not be found.
Cannot deserialize XBF metadata property list as 'NavigationItems' was not found in type 'AppStudio.Uwp.Controls.ShellControl'. [Line: 0 nbsp; Source=Windows
StackTrace:
at Windows.UI.Xaml.Application.LoadComponent(Object component, Uri resourceLocator, ComponentResourceLocation componentResourceLocation)
at App1.MainPage.InitializeComponent() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\obj\x86\Debug\MainPage.g.i.cs:line 45
at App1.MainPage..ctor() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\MainPage.xaml.cs:line 27
at App1.App1_XamlTypeInfo.XamlTypeInfoProvider.Activate_20_MainPage() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\obj\x86\Debug\XamlTypeInfo.g.cs:line 292
at App1.App1_XamlTypeInfo.XamlUserType.ActivateInstance() in C:\Users\Robel\OneDrive\Documents\Projects\UWP\ExtendedHamburgerMenu.UWP\App1\obj\x86\Debug\XamlTypeInfo.g.cs:line 1166
3. the file HamburgerMenuSearch.UWP.xr.xml not found.
A many more errors that cannot resolve since 2016 until the year 2019 I cannot have a working NuGet package.
Here my library for uwp that I want to Publish. If you can help me to resolve this... or just publish it. Thanks.
HamburgerMenuSearch.UWP
Nuget API Key = oy2ago7hti64nqvr6kzqjo77dqgndn4uhdd6sisq663cma
Continue reading...