Skip to content

Commit

Permalink
ProjectReference FluentAvalonia
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Jun 8, 2022
1 parent b952be2 commit dcebb03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion references/ArchiSteamFarm
4 changes: 2 additions & 2 deletions src/ST.Client.Desktop.Avalonia/ST.Client.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

<ItemGroup>
<ProjectReference Include="..\..\references\AvaloniaGif\AvaloniaGif\AvaloniaGif.csproj" />
<!--<ProjectReference Include="..\..\references\FluentAvalonia\FluentAvalonia\FluentAvalonia.csproj" />-->
<ProjectReference Include="..\..\references\FluentAvalonia\FluentAvalonia\FluentAvalonia.csproj" />
<ProjectReference Include="..\Avalonia.Desktop\Avalonia.Desktop.csproj" />
<ProjectReference Include="..\Avalonia.Skia.Internals\Avalonia.Skia.Internals.csproj" />
<ProjectReference Include="..\Common.CoreLib\Common.CoreLib.csproj" />
Expand All @@ -96,7 +96,7 @@
<!--<PackageReference Include="Avalonia.AvaloniaEdit" />-->
<!--<PackageReference Include="CefNet.Avalonia" />-->
<!--<PackageReference Include="LibVLCSharp.Avalonia" />-->
<PackageReference Include="FluentAvaloniaUI" />
<!--<PackageReference Include="FluentAvaloniaUI" />-->
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug'">
Expand Down

0 comments on commit dcebb03

Please sign in to comment.