diff --git a/src/Iot.Device.Bindings.SkiaSharpAdapter/Directory.Build.props b/src/Iot.Device.Bindings.SkiaSharpAdapter/Directory.Build.props index 7ea43f6366..41479e42f4 100644 --- a/src/Iot.Device.Bindings.SkiaSharpAdapter/Directory.Build.props +++ b/src/Iot.Device.Bindings.SkiaSharpAdapter/Directory.Build.props @@ -2,7 +2,7 @@ 4 - 2 + 3 0 This package contains the BitmapImage adapter using SkiaSharp. This library is an optional package to provide imaging functionality for Iot.Device.Bidnings.dll .NET Core IoT Device Bindings SkiaSharp Adapter diff --git a/src/Iot.Device.Bindings/Directory.Build.props b/src/Iot.Device.Bindings/Directory.Build.props index e2ab296956..6f4972e310 100644 --- a/src/Iot.Device.Bindings/Directory.Build.props +++ b/src/Iot.Device.Bindings/Directory.Build.props @@ -2,7 +2,7 @@ 4 - 2 + 3 0 This package provides a set of Device Bindings ("Device drivers") that use System.Device.Gpio package to communicate with sensors and microcontrollers. .NET GPIO Pins SPI I2C PWM RPi IoT Device Bindings diff --git a/src/System.Device.Gpio/Directory.Build.props b/src/System.Device.Gpio/Directory.Build.props index 2aaf5cf5bd..a654edd61c 100644 --- a/src/System.Device.Gpio/Directory.Build.props +++ b/src/System.Device.Gpio/Directory.Build.props @@ -2,7 +2,7 @@ 4 - 2 + 3 0 The System.Device.Gpio package supports general-purpose I/O (GPIO) pins, PWM, I2C, SPI and related interfaces for interacting with low level hardware pins to control hardware sensors, displays and input devices on single-board-computers; Raspberry Pi, BeagleBoard, ODROID, and other single-board-computers that are supported by Linux or Windows and can run .NET. Depending on the OS and hardware, various low-level drivers are available. Additionally, hardware interfaces connected trough Serial ports or USB are also supported. diff --git a/tools/ArduinoCsCompiler/Frontend/Frontend.csproj b/tools/ArduinoCsCompiler/Frontend/Frontend.csproj index c419a35281..137f039baa 100644 --- a/tools/ArduinoCsCompiler/Frontend/Frontend.csproj +++ b/tools/ArduinoCsCompiler/Frontend/Frontend.csproj @@ -19,7 +19,7 @@ dotnet-acs ..\..\..\artifacts\packages\$(Configuration)\Shipping 1 - 2 + 3 0 true