Uno.QuickStart | An Uno "Hello world!" project using Windows UWP, Linux, iOS, Android and WebAssembly | Form library
kandi X-RAY | Uno.QuickStart Summary
kandi X-RAY | Uno.QuickStart Summary
An Uno "Hello world!" project using Windows UWP, Linux, iOS, Android and WebAssembly
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Uno.QuickStart
Uno.QuickStart Key Features
Uno.QuickStart Examples and Code Snippets
Community Discussions
Trending Discussions on Uno.QuickStart
QUESTION
To reproduce:
Download https://github.com/nventive/Uno.QuickStart
Add a .NETStandard2_0 project called TestMe.
Reference TestMe in the MyApp.Droid project.
Building MyApp.Droid brings compile error:
System.InvalidOperationException: The project(s) TestMe did not provide any metadata reference. This may be due to an invalid path, such as $(SolutionDir) being used in the csproj; try using relative paths instead.This may also be related to a missing default configuration directive. Refer to the Uno.SourceGenerator Readme.md file for more details. at Uno.SourceGeneration.Host.SourceGeneratorHost.d__4.MoveNext() in C:\projects\uno-sourcegeneration\src\Uno.SourceGenerationHost.Shared\SourceGeneratorHost.cs:line 303 MyApp.Droid
I already tried to change TestMe.csproj to
...ANSWER
Answered 2018-May-30 at 19:27Unfortunately, this is a known Roslyn issue here: https://github.com/nventive/Uno.SourceGeneration/issues/2
To work around this, you must include all the platforms you want to support in your TargetFrameworks node, which in your case is MonoAndroid80 (or similar).
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Uno.QuickStart
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page