File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
3-
43 <PropertyGroup >
54 <AssemblyName >SixLabors.ImageSharp.Drawing</AssemblyName >
65 <AssemblyTitle >SixLabors.ImageSharp.Drawing</AssemblyTitle >
1413 <Description >An extension to ImageSharp that allows the drawing of images, paths, and text.</Description >
1514 <TargetFrameworks >netcoreapp3.1;netcoreapp2.1;netstandard2.1;netstandard2.0;net472</TargetFrameworks >
1615 </PropertyGroup >
17-
1816 <ItemGroup >
1917 <None Include =" ..\..\shared-infrastructure\branding\icons\imagesharp.drawing\sixlabors.imagesharp.drawing.128.png" Pack =" true" PackagePath =" " />
2018 </ItemGroup >
21-
2219 <ItemGroup >
2320 <PackageReference Include =" SixLabors.Fonts" Version =" 1.0.0-beta16" />
24- <PackageReference Include =" SixLabors.ImageSharp" Version =" 2.0.0 " />
21+ <PackageReference Include =" SixLabors.ImageSharp" Version =" 2.1.1-alpha.0.1 " />
2522 </ItemGroup >
26-
2723 <Import Project =" ..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label =" Shared" />
28-
29- </Project >
24+ </Project >
You can’t perform that action at this time.
0 commit comments