Skip to content

Commit

Permalink
Rebuild Framework as release, bump Magick.NET version
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnova committed May 28, 2019
1 parent 4e7de7d commit 767d652
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FFXIV_TexTools_CLI/FFXIV_TexTools_CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="Magick.NET-Q8-AnyCPU">
<HintPath>..\packages\Magick.NET-Q8-AnyCPU.7.12.0\lib\net40\Magick.NET-Q8-AnyCPU.dll</HintPath>
<HintPath>..\packages\Magick.NET-Q8-AnyCPU.7.13.1\lib\net40\Magick.NET-Q8-AnyCPU.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="Newtonsoft.Json">
Expand Down
2 changes: 1 addition & 1 deletion FFXIV_TexTools_CLI/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Magick.NET-Q8-AnyCPU" version="7.12.0" targetFramework="net47" />
<package id="Magick.NET-Q8-AnyCPU" version="7.13.1" targetFramework="net47" />
<package id="Microsoft.CSharp" version="4.5.0" targetFramework="net47" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net47" />
<package id="Salaros.ConfigParser" version="0.3.2" targetFramework="net47" />
Expand Down
Binary file modified references/xivModdingFramework.dll
Binary file not shown.

0 comments on commit 767d652

Please sign in to comment.