jellyfin / jellyfin-server-windows

The Windows tray app and installer for Jellyfin Server on Windows.
https://jellyfin.org
MIT License
82 stars 28 forks source link

Fix the Build Properties #7

Closed anthonylavado closed 5 years ago

anthonylavado commented 5 years ago

Sets the correct runtime identifier, and sets PublishSingleFile to true for this project.

To deploy/build: dotnet publish -c Release