[chore:] removed comments
This commit is contained in:
@@ -20,25 +20,9 @@
|
||||
</PackageReference>
|
||||
<PackageReference Include="Lucide.Avalonia" Version="0.1.35"/>
|
||||
<PackageReference Include="PdfSharp" Version="6.2.4"/>
|
||||
<!-- <PackageReference Include="PdfSharp.System" Version="6.2.4"/> -->
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.8"/>
|
||||
</ItemGroup>
|
||||
|
||||
<!-- <ItemGroup>
|
||||
<Reference Include="PdfSharp">
|
||||
<HintPath>lib/pdfsharp/PdfSharp.dll</HintPath>
|
||||
<Private>true</Private>
|
||||
</Reference>
|
||||
<Reference Include="PdfSharp.System">
|
||||
<HintPath>lib/pdfsharp/PdfSharp.System.dll</HintPath>
|
||||
<Private>true</Private>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Extensions.Logging.Abstractions">
|
||||
<HintPath>lib/pdfsharp/Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
||||
<Private>true</Private>
|
||||
</Reference>
|
||||
</ItemGroup> -->
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="res\logo.ico"/>
|
||||
<AvaloniaResource Include="res\logo.ico">
|
||||
|
||||
Reference in New Issue
Block a user