Skip to content

Commit

Permalink
Updated nuget package again
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Jul 26, 2017
1 parent f0a9c5d commit aed90c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DeveImageOptimizerWPF/DeveImageOptimizerWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DeveImageOptimizer, Version=1.0.61.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\DeveImageOptimizer.1.0.61\lib\netstandard1.5\DeveImageOptimizer.dll</HintPath>
<Reference Include="DeveImageOptimizer, Version=1.0.62.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\DeveImageOptimizer.1.0.62\lib\netstandard1.5\DeveImageOptimizer.dll</HintPath>
</Reference>
<Reference Include="GalaSoft.MvvmLight, Version=5.3.0.19026, Culture=neutral, PublicKeyToken=e7570ab207bcb616, processorArchitecture=MSIL">
<HintPath>..\packages\MvvmLightLibs.5.3.0.0\lib\net45\GalaSoft.MvvmLight.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion DeveImageOptimizerWPF/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonServiceLocator" version="1.3" targetFramework="net462" />
<package id="DeveImageOptimizer" version="1.0.61" targetFramework="net462" />
<package id="DeveImageOptimizer" version="1.0.62" targetFramework="net462" />
<package id="Fody" version="2.1.2" targetFramework="net462" developmentDependency="true" />
<package id="ILRepack" version="2.0.13" targetFramework="net462" />
<package id="ImageSharp" version="1.0.0-alpha9-00173" targetFramework="net462" />
Expand Down

0 comments on commit aed90c7

Please sign in to comment.