mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24: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>
|
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* BLU.cs:
|
* BLU.cs:
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
<HintPath>..\packages\SharpCompress.0.13.0\lib\net40\SharpCompress.dll</HintPath>
|
<HintPath>..\packages\SharpCompress.0.13.0\lib\net40\SharpCompress.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="plist-cil">
|
<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>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<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" />
|
<package id="SharpCompress" version="0.13.0" targetFramework="net40" />
|
||||||
</packages>
|
</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>
|
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Settings.cs:
|
* Settings.cs:
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="System.Xml" />
|
<Reference Include="System.Xml" />
|
||||||
<Reference Include="plist-cil">
|
<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>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="plist-cil" version="1.15.0" targetFramework="net40" />
|
<package id="plist-cil" version="1.16.0" targetFramework="net40" />
|
||||||
</packages>
|
</packages>
|
||||||
Reference in New Issue
Block a user