# HG changeset patch # User StephaneLenclud # Date 1443260726 -7200 # Node ID c32f4955c1660ef68fbe9c038663c70df6e547fc # Parent 10d8128ccc6000c1b9dcfe918b7ed2165ac3d9b6 More fixes to our NuGet package targets file. diff -r 10d8128ccc60 -r c32f4955c166 LibMiniDisplay.nuspec --- a/LibMiniDisplay.nuspec Fri Sep 25 19:22:44 2015 +0200 +++ b/LibMiniDisplay.nuspec Sat Sep 26 11:45:26 2015 +0200 @@ -2,7 +2,7 @@ LibMiniDisplay - 1.1.7 + 1.1.8 Mini Display Library Stéphane Lenclud https://www.gnu.org/copyleft/gpl.html @@ -10,14 +10,8 @@ false Provide a C interface to drive some Futaba VFD displays. Currently only supports HID USB conections. - v1.1.7 -Target file fix. - -v1.1.6 -Do not use. - -v1.1.5 -Do not use. + v1.1.8 +Consolidating target file. Stéphane Lenclud VFD LCD display module Futaba diff -r 10d8128ccc60 -r c32f4955c166 LibMiniDisplay.targets --- a/LibMiniDisplay.targets Fri Sep 25 19:22:44 2015 +0200 +++ b/LibMiniDisplay.targets Sat Sep 26 11:45:26 2015 +0200 @@ -20,10 +20,19 @@ --> - + + + MiniDisplay.dll PreserveNewest + + + + + + \ No newline at end of file