We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c15e7 commit caa08a6Copy full SHA for caa08a6
1 file changed
src/ImageSharp.Drawing/ImageSharp.Drawing.csproj
@@ -17,14 +17,6 @@
17
<None Include="..\..\shared-infrastructure\branding\icons\imagesharp.drawing\sixlabors.imagesharp.drawing.128.png" Pack="true" PackagePath="" />
18
</ItemGroup>
19
<ItemGroup>
20
- <!--<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta16" />-->
21
- <PackageReference Include="SixLabors.ImageSharp" Version="2.0.0" />
22
- </ItemGroup>
23
-
24
- <ItemGroup>
25
- <ProjectReference Include="..\..\..\Fonts\src\SixLabors.Fonts\SixLabors.Fonts.csproj" />
26
27
28
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta16.13" />
29
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.1-alpha.0.2" />
30
0 commit comments