mirror of
https://github.com/ShiftOS-Rewind/ShiftOS.git
synced 2025-01-22 11:21:45 -05:00
commit
f590c5f51b
15 changed files with 1 additions and 78273 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -303,3 +303,4 @@ __pycache__/
|
||||||
|
|
||||||
# OpenCover UI analysis results
|
# OpenCover UI analysis results
|
||||||
OpenCover/
|
OpenCover/
|
||||||
|
.vs/ShiftOS/v15/sqlite3/storage.ide
|
||||||
|
|
Binary file not shown.
|
@ -31,9 +31,6 @@
|
||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<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">
|
<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>
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="Magick.NET-Q16-AnyCPU" version="7.0.7.300" targetFramework="net45" />
|
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
|
||||||
</packages>
|
</packages>
|
1309
packages/Magick.NET-Q16-AnyCPU.7.0.7.300/Copyright.txt
vendored
1309
packages/Magick.NET-Q16-AnyCPU.7.0.7.300/Copyright.txt
vendored
File diff suppressed because it is too large
Load diff
|
@ -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.
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue