Common -> Models

This commit is contained in:
Matt Nadareski
2021-07-12 15:40:56 -07:00
parent 1e9b41f997
commit b11ccc48db
14 changed files with 150 additions and 152 deletions

View File

@@ -23,7 +23,7 @@
<PackageReference Include="Avalonia.ReactiveUI" Version="0.9.12" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RedBookPlayer.Common\RedBookPlayer.Common.csproj" />
<ProjectReference Include="..\RedBookPlayer.Models\RedBookPlayer.Models.csproj" />
</ItemGroup>
<ItemGroup>
<AvaloniaResource Include="Assets\*" />