diff --git a/appveyor.yml b/appveyor.yml index 2b4dd0d..724b27b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -66,7 +66,7 @@ before_deploy: - ps: >- .\nbgv cloud --version=$env:NBGV_SemVer1 - $env:MyNuGetVersion = $env:NBGV_NuGetPackageVersion -replace "\-g$env:NBGV_GitCommitIdShort", " " + $env:MyNuGetVersion = $env:NBGV_NuGetPackageVersion -replace "\-g$env:NBGV_GitCommitIdShort", "" .\generate-change-log.ps1 diff --git a/source/Windows.Devices.Gpio/Windows.Devices.Gpio.nfproj b/source/Windows.Devices.Gpio/Windows.Devices.Gpio.nfproj index 19178e6..5596303 100644 --- a/source/Windows.Devices.Gpio/Windows.Devices.Gpio.nfproj +++ b/source/Windows.Devices.Gpio/Windows.Devices.Gpio.nfproj @@ -45,10 +45,10 @@ Windows.Devices.Gpio - + false - + false @@ -77,12 +77,12 @@ - - ..\packages\nanoFramework.CoreLibrary.1.0.4\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.0.6-preview-001\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.0.0\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.0.2-preview-004\lib\nanoFramework.Runtime.Events.dll True diff --git a/source/Windows.Devices.Gpio/packages.config b/source/Windows.Devices.Gpio/packages.config index 1cd5615..7723fd2 100644 --- a/source/Windows.Devices.Gpio/packages.config +++ b/source/Windows.Devices.Gpio/packages.config @@ -1,6 +1,6 @@  - - + + - + \ No newline at end of file diff --git a/source/nanoFramework.Windows.Devices.Gpio.DELIVERABLES.nuspec b/source/nanoFramework.Windows.Devices.Gpio.DELIVERABLES.nuspec index 6345d0f..04df761 100644 --- a/source/nanoFramework.Windows.Devices.Gpio.DELIVERABLES.nuspec +++ b/source/nanoFramework.Windows.Devices.Gpio.DELIVERABLES.nuspec @@ -1,4 +1,4 @@ - + nanoFramework.Windows.Devices.Gpio.DELIVERABLES @@ -7,24 +7,27 @@ nanoFramework project contributors nanoFramework project contributors false - + + false https://github.com/nanoframework https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad - Copyright (c) 2018 The nanoFramework project contributors + Copyright (c) 2018 The nanoFramework project contributors ** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the Windows.Devices.Gpio assembly for nanoFramework. These are for testing purposes and for updating the native code base of the library. Windows.Devices.Gpio.DELIVERABLES is not meant for development. - + + - - + + + - - + + - + \ No newline at end of file diff --git a/source/nanoFramework.Windows.Devices.Gpio.nuspec b/source/nanoFramework.Windows.Devices.Gpio.nuspec index f62a146..53c2ef7 100644 --- a/source/nanoFramework.Windows.Devices.Gpio.nuspec +++ b/source/nanoFramework.Windows.Devices.Gpio.nuspec @@ -1,4 +1,4 @@ - + nanoFramework.Windows.Devices.Gpio @@ -7,23 +7,25 @@ nanoFramework project contributors nanoFramework project contributors false - + + false https://github.com/nanoframework https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad - Copyright (c) 2018 The nanoFramework project contributors + Copyright (c) 2018 The nanoFramework project contributors This package includes the Windows.Devices.Gpio assembly for nanoFramework C# projects. Windows.Devices.Gpio assembly for nanoFramework C# projects nanoFramework C# csharp netmf netnf Windows.Devices.Gpio - - + + + - + - + \ No newline at end of file