Hi
I am a beginner working with unity3d(5.4.0f)
After exporting unity solution to visual studio i am unable to build the solution because its poping up many errors.
In solution explorer , References-> Microsoft.NETCore.UniversalWindowsPlatform is missing suddenly. Due to this in App.cs file ->using System; namespace is been disabled and giving out errors.
Please help me out to clarify the problem.
↧