|
@@ -107,6 +107,7 @@
|
|
|
<ProjectReference Include="..\Drawie\src\Drawie.Interop.Avalonia\Drawie.Interop.Avalonia.csproj"/>
|
|
|
<ProjectReference Include="..\Drawie\src\Drawie.Interop.Avalonia.Core\Drawie.Interop.Avalonia.Core.csproj"/>
|
|
|
<ProjectReference Include="..\PixiDocks\src\PixiDocks.Avalonia\PixiDocks.Avalonia.csproj"/>
|
|
|
+ <ProjectReference Include="..\PixiEditor.PixiAuth\PixiEditor.PixiAuth.csproj" />
|
|
|
<ProjectReference Include="..\PixiEditor.SVG\PixiEditor.SVG.csproj"/>
|
|
|
<ProjectReference Include="..\PixiParser\src\PixiParser.Skia\PixiParser.Skia.csproj"/>
|
|
|
<ProjectReference Include="..\PixiParser\src\PixiParser\PixiParser.csproj"/>
|
|
@@ -155,7 +156,6 @@
|
|
|
|
|
|
<ItemGroup>
|
|
|
<Folder Include="Extensions\"/>
|
|
|
- <Folder Include="ViewModels\Auth\" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
</Project>
|