mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 11:14:27 +00:00
Updated dependencies.
This commit is contained in:
Submodule Claunia.RsrcFork updated: f182941546...88e23b83d0
@@ -1,3 +1,8 @@
|
||||
2017-05-20 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* packages.config:
|
||||
* DiscImageChef.DiscImages.csproj: Updated dependencies.
|
||||
|
||||
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* BLU.cs:
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<HintPath>..\packages\SharpCompress.0.13.0\lib\net40\SharpCompress.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="plist-cil">
|
||||
<HintPath>..\packages\plist-cil.1.15.0\lib\net40\plist-cil.dll</HintPath>
|
||||
<HintPath>..\packages\plist-cil.1.16.0\lib\net40\plist-cil.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="plist-cil" version="1.15.0" targetFramework="net40" />
|
||||
<package id="plist-cil" version="1.16.0" targetFramework="net40" />
|
||||
<package id="SharpCompress" version="0.13.0" targetFramework="net40" />
|
||||
</packages>
|
||||
@@ -1,3 +1,8 @@
|
||||
2017-05-20 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* packages.config:
|
||||
* DiscImageChef.Settings.csproj: Updated dependencies.
|
||||
|
||||
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Settings.cs:
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="plist-cil">
|
||||
<HintPath>..\packages\plist-cil.1.15.0\lib\net40\plist-cil.dll</HintPath>
|
||||
<HintPath>..\packages\plist-cil.1.16.0\lib\net40\plist-cil.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="plist-cil" version="1.15.0" targetFramework="net40" />
|
||||
<package id="plist-cil" version="1.16.0" targetFramework="net40" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user