Packages updated

This commit is contained in:
s_falahati
2018-10-20 04:11:50 +03:30
parent c5bc1e3d26
commit be26cad428
8 changed files with 22 additions and 24 deletions

View File

@ -34,8 +34,8 @@
<Reference Include="Apex.WinForms, Version=1.6.0.0, Culture=neutral, PublicKeyToken=98d06957926c086d, processorArchitecture=MSIL">
<HintPath>..\packages\SharpShellTools.2.2.1\lib\Apex.WinForms.dll</HintPath>
</Reference>
<Reference Include="SharpShell, Version=2.2.1.0, Culture=neutral, PublicKeyToken=f14dc899472fe6fb, processorArchitecture=MSIL">
<HintPath>..\packages\SharpShellTools.2.2.1\lib\SharpShell.dll</HintPath>
<Reference Include="SharpShell, Version=2.4.3.0, Culture=neutral, PublicKeyToken=f14dc899472fe6fb, processorArchitecture=MSIL">
<HintPath>..\packages\SharpShell.2.4.3\lib\net40-client\SharpShell.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="SharpShell" version="2.3.2" targetFramework="net45" />
<package id="SharpShell" version="2.4.3" targetFramework="net45" />
<package id="SharpShellTools" version="2.2.1" targetFramework="net45" />
</packages>