Kantan UE4VS Visual Studio Extension

Hi @kamrann I love to use this but I’m unable to build this from GitHub. Can you eventually provide build for latest VS?
I’m getting this errors in build:


1>------ Build started: Project: KUE4VS_Core, Configuration: Release Any CPU ------
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\module_impl_decl1.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\uplugin_file.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\module_implementation_macro.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\module_impl_implementation.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed
amespaced_content.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\module_interface_decl.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\cpp_file.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\hdr_file.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\class_type_decl.cs' could not be found.
1>CSC : error CS2001: Source file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\CodeGeneration\Templates\Preprocessed\build_cs_file.cs' could not be found.
2>------ Build started: Project: UE4PropVis, Configuration: Release Any CPU ------
3>------ Build started: Project: KUE4VS_UI, Configuration: Release Any CPU ------
2>CSC : error CS0006: Metadata file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\bin\Release\KUE4VS_Core.dll' could not be found
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "Microsoft.VisualStudio.Threading" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "StreamJsonRpc" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Memory" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Numerics.Vectors" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Extensions" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Windows.Interactivity" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>D:\_Git\Tools\KantanUE4VS\KUE4VS_UI\AddCodeElementWindowControl.xaml(19,5): error MC3074: The tag 'EnumToDisplayNameConverter' does not exist in XML namespace 'clr-namespace:KUE4VS;assembly=KUE4VS_Core'. Line 19 Position 5.
3>D:\_Git\Tools\KantanUE4VS\KUE4VS_UI\ResourceDictionaries\AddCodeElementTemplates.xaml(39,22): error MC3066: The type reference cannot find a public type named 'Utils'. Line 39 Position 22.
4>------ Build started: Project: KantanUE4VS, Configuration: Release Any CPU ------
4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "Microsoft.VisualStudio.Threading" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "StreamJsonRpc" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Memory" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Numerics.Vectors" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Extensions" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Windows.Interactivity" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
4>CSC : error CS0006: Metadata file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_Core\bin\Release\KUE4VS_Core.dll' could not be found
4>CSC : error CS0006: Metadata file 'D:\_Git\Tools\KantanUE4VS\KUE4VS_UI\bin\Release\KUE4VS_UI.dll' could not be found
4>CSC : error CS0006: Metadata file 'D:\_Git\Tools\KantanUE4VS\UE4PropVis\bin\Release\UE4PropVis.dll' could not be found
========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

Projects build report:
  Status    | Project [Config|platform]
 -----------|---------------------------------------------------------------------------------------------------
  Failed    | KUE4VS_Core\KUE4VS_Core.csproj [Release|Any CPU]
  Failed    | UE4PropVis\UE4PropVis.csproj [Release|Any CPU]
  Failed    | KUE4VS_UI\KUE4VS_UI.csproj [Release|Any CPU]
  Failed    | KantanUE4VS\KantanUE4VS.csproj [Release|Any CPU]

Build time 00:00:02.382