Host: Fixing windows host console presence, renaming Kyoo to Kyoo.Core

This commit is contained in:
Zoe Roux
2021-08-31 20:45:42 +02:00
parent 3d14902a0b
commit 75346d8f7a
109 changed files with 179 additions and 134 deletions
+1
View File
@@ -1,4 +1,5 @@
using System.Threading.Tasks;
using Kyoo.Core;
using Microsoft.AspNetCore.Hosting;
namespace Kyoo.Host.Console