Viir
released this
18 May 16:26
Fix single-file publishing for the CLI 🐛☠️
With the previous version, got this error when trying to run elm-fullstack.exe:
----
Error:
An assembly specified in the application dependencies manifest (elm-fullstack.deps.json) was not found:
package: 'LibGit2Sharp.NativeBinaries', version: '2.0.306'
path: 'runtimes/win-x64/native/git2-106a5f2.pdb'
For context, see:
+ https://github.com/libgit2/libgit2sharp/issues/1754#issuecomment-581692099
+ https://github.com/dotnet/sdk/issues/3685