Update to net5

This commit is contained in:
crobibero 2020-11-13 10:57:34 -07:00
parent e8b98265b0
commit be312f992d

View file

@ -6,8 +6,7 @@
"applicationUrl": "http://localhost:8096", "applicationUrl": "http://localhost:8096",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
}, }
"commandLineArgs": "--webdir C:\\Users\\Cody\\Code\\Jellyfin\\jellyfin-web\\dist"
}, },
"Jellyfin.Server (nowebclient)": { "Jellyfin.Server (nowebclient)": {
"commandName": "Project", "commandName": "Project",