Abstraction: Renaming Kyoo.Common to Kyoo.Abstractions

This commit is contained in:
Zoe Roux
2021-08-14 19:00:53 +02:00
parent 332b8f0634
commit fab9b8a5c7
67 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -19,6 +19,6 @@
<ItemGroup>
<ProjectReference Include="../Kyoo.CommonAPI/Kyoo.CommonAPI.csproj" />
<ProjectReference Include="../Kyoo.Common/Kyoo.Common.csproj" />
<ProjectReference Include="../Kyoo.Abstractions/Kyoo.Abstractions.csproj" />
</ItemGroup>
</Project>