After build any project (for example new console project) with version nf 461 that referenced Vsxmd 1.4.5, build stop with error
Vsxmd.exe" "" "" """ exited with code -2147450740 and in output:
1> An assembly specified in the application dependencies manifest (Vsxmd.deps.json) was not found:
1> package: 'runtimepack.Microsoft.NETCore.App.Runtime.win-x64', version: '3.1.1'
1> path: 'Microsoft.Win32.Primitives.dll'
But in packages.config i see it version targeted to nf 461. Version 1.4.4. has no problem. I don't check other version of Net Framework
After build any project (for example new console project) with version nf 461 that referenced Vsxmd 1.4.5, build stop with error
Vsxmd.exe" "" "" """ exited with code -2147450740
and in output:But in packages.config i see it version targeted to nf 461. Version 1.4.4. has no problem. I don't check other version of Net Framework