Skip to content

Commit

Permalink
Update SkAvaloniaEdit
Browse files Browse the repository at this point in the history
  • Loading branch information
NotroDev committed Feb 10, 2024
1 parent 0e4496f commit 4cd2018
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions SkEditor/SkEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="9.1.2" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="SkAvaloniaEdit" Version="11.0.6.5" />
<PackageReference Include="SkFluentAvalonia" Version="2.0.4.2" />
<PackageReference Include="Svg.Skia" Version="1.0.0.13" />
<PackageReference Include="System.Threading.AccessControl" Version="8.0.0" />
Expand Down Expand Up @@ -151,12 +152,6 @@
<Folder Include="Assets\GUI\" />
</ItemGroup>

<ItemGroup>
<Reference Include="AvaloniaEdit">
<HintPath>..\..\SkAvaloniaEdit\src\AvaloniaEdit\bin\Debug\net6.0\AvaloniaEdit.dll</HintPath>
</Reference>
</ItemGroup>

<ItemGroup>
<None Update="Languages\Hungarian.xaml">
<Generator>MSBuild:Compile</Generator>
Expand Down

0 comments on commit 4cd2018

Please sign in to comment.