Errors when build the vsix.
Hi, vad710. Because the NuGet version is too old. So I want to install by Vsix. But when I use vs 2017 to build UnityEngineAnalyzer.Vsix in the project. It throws errors like this: "Element 'Prerequisites' is missing child element 'Prerequisite'. For more information, https://go.microsoft.com/fwlink/?linkid=839777"
And I don't know what prerequisites needs to be added. Wish for your help.
Hi @Wecica - we're in the process of migrating to vs2017 right now - feel free to check out this branch: https://github.com/vad710/UnityEngineAnalyzer/tree/dotnet-standard in the meantime
@Wecica this should be fixed in the latest code - you do need the Anniversary Update for the time being. Please let me know if you have any issues building it.