Cannot work with the Tizen .NET preview.
In Visual Studio Community 2015 create a new project from Visual C# templates for Tizen - Blank App (Tizen Xamarin.Forms Single). Leave the template as is, don't change a line of code.
When loading the project VS reports the warning as shown below:
Warning IDE0006 Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled.
Log collected by VS launched in the Developer Command Prompt (see the file attached) shows an error like "Done executing task "XamlCTask" -- FAILED" that probably happenned when parsing project files.
As a result, the project cannot be built and launched in Tizen emulator.
Developer's system is Windows 8.1 Enterprise 64 bits. Same problem occurs in Windows 7 Enterprise 64 bits, SP 1.