Skip to content

Commit

Permalink
Updated nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Sep 19, 2017
1 parent da223d4 commit 16913db
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 @@ -56,8 +56,8 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DeveImageOptimizer, Version=1.0.98.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\DeveImageOptimizer.1.0.98\lib\netstandard1.5\DeveImageOptimizer.dll</HintPath>
<Reference Include="DeveImageOptimizer, Version=1.0.99.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\DeveImageOptimizer.1.0.99\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="net47" />
<package id="DeveImageOptimizer" version="1.0.98" targetFramework="net47" />
<package id="DeveImageOptimizer" version="1.0.99" targetFramework="net47" />
<package id="Fody" version="2.1.2" targetFramework="net47" developmentDependency="true" />
<package id="ILRepack" version="2.0.13" targetFramework="net47" />
<package id="ImageSharp" version="1.0.0-alpha9-00194" targetFramework="net47" />
Expand Down

0 comments on commit 16913db

Please sign in to comment.