Merge pull request #13 from AShifter/master

Master
This commit is contained in:
AShifter 2017-10-15 08:48:11 -06:00 committed by GitHub
commit f590c5f51b
15 changed files with 1 additions and 78273 deletions

1
.gitignore vendored
View file

@ -303,3 +303,4 @@ __pycache__/
# OpenCover UI analysis results
OpenCover/
.vs/ShiftOS/v15/sqlite3/storage.ide

Binary file not shown.

View file

@ -31,9 +31,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Magick.NET-Q16-AnyCPU, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
<HintPath>..\packages\Magick.NET-Q16-AnyCPU.7.0.7.300\lib\net40\Magick.NET-Q16-AnyCPU.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>

View file

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Magick.NET-Q16-AnyCPU" version="7.0.7.300" targetFramework="net45" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
</packages>

File diff suppressed because it is too large Load diff

View file

@ -1,11 +0,0 @@
Please visit https://github.com/dlemstra/Magick.NET/Documentation for information on how to use Magick.NET.
The release notes can be found here: https://github.com/dlemstra/Magick.NET/releases.
Follow me on twitter (@MagickNET, https://twitter.com/MagickNET) to receive information about new
downloads and changes to Magick.NET and ImageMagick.
If you have an uncontrollable urge to give me something for the time and effort I am putting into this
project then please buy me something from my amazon wish list or send me an amazon gift card. You can
find my wishlist here: https://www.amazon.de/gp/registry/wishlist/2XFZAC3J04WAY. If you prefer to use
PayPal then click here: https://www.paypal.me/DirkLemstra.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff