Raphael Bolliger
Results
2
issues of
Raphael Bolliger
Since .NET 5 the `Assembly.Location` API returns an **empty string** when the app is deployed as single file executable. https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file This prevents the library from using with a single file...
https://github.com/Wykks/ngx-mapbox-gl/blob/da7664a0952010b031f5904e2c49dbe989d19c83/libs/ngx-mapbox-gl/package.json#L23-L24 I already tried to update a small project to the new Angular v20 version. Package install was successful but after that its not possible to build the application because...