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 -1
View File
@@ -1,7 +1,7 @@
using System.Data.Common;
using Microsoft.Extensions.Configuration;
namespace Kyoo
namespace Kyoo.Database
{
/// <summary>
/// A class that regroup extensions used by some asp-net related parts of the app.