Make sure In Project.Target.cs and ProjectEditor.Target.cs
version is set to V5
DefaultBuildSettings = BuildSettingsVersion.V5;
That should fix the problem ![]()
Make sure In Project.Target.cs and ProjectEditor.Target.cs
version is set to V5
DefaultBuildSettings = BuildSettingsVersion.V5;
That should fix the problem ![]()