Browse Source
Merge pull request #573 from SixLabors/af/update-shapes-reference
Update SixLabors.Shapes to 1.0.0-ci0018
pull/579/head
Anton Firsov
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/ImageSharp.Drawing/ImageSharp.Drawing.csproj
|
|
|
@ -38,7 +38,7 @@ |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="SixLabors.Core" Version="1.0.0-beta0005" /> |
|
|
|
<PackageReference Include="SixLabors.Shapes" Version="1.0.0-beta0004" /> |
|
|
|
<PackageReference Include="SixLabors.Shapes" Version="1.0.0-ci0018" /> |
|
|
|
<PackageReference Include="SixLabors.Shapes.Text" Version="1.0.0-beta0004" /> |
|
|
|
<AdditionalFiles Include="..\..\stylecop.json" /> |
|
|
|
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta004"> |
|
|
|
|