Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update csproj metadata #49

Merged
merged 1 commit into from
Jan 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Motion.3-AxisDigitalAccelerometer_16g</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Motion, Acceleration, Accelerometer</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C 3-Axis digital accelerometer</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.Adxl3xx\Driver\Sensors.Motion.Adxl3xx.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Motion.3-AxisDigitalAccelerometer1_5g</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Motion, Acceleration, Accelerometer</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C 3-Axis digital accelerometer</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.Mma7660fc\Driver\Sensors.Motion.Mma7660fc.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Motion.3-AxisDigitalCompass</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Compass</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C 3-axis digital compass</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.Hmc5883\Driver\Sensors.Motion.Hmc5883.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/4-ChannelSpdtRelay/Driver/4-ChannelSpdtRelay.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Meadow.Sdk/1.1.0">
<Project Sdk="Meadow.Sdk/1.1.0">
<PropertyGroup>
<PackageReadmeFile>Readme.md</PackageReadmeFile>
<Nullable>enable</Nullable>
Expand All @@ -15,7 +15,7 @@
<PackageId>Meadow.Foundation.Grove.Relays.4ChannelSpdtRelay</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation,Grove,relay,relays,spdt</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C 4-Channel SPDT Relay</Description>
<PackageIcon>icon.png</PackageIcon>
Expand Down
4 changes: 2 additions & 2 deletions Source/4-DigitDisplay/Driver/4-DigitDisplay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Displays.4DigitDisplay</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, display, digit, digital</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO 4 digit display</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Displays.Tm1637\Driver\Displays.Tm1637.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/Button/Driver/Button.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Buttons.Button</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Button, PushButton</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO momentary push button</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/Buzzer/Driver/Buzzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Audio.Buzzer</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Buzzer, Speaker</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove PWM Buzzer</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/FlameSensor/Driver/FlameSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Environmental.FlameSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Flame, Fire, Sensor</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO flame sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/LCD/Driver/LCD.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Displays.LCD</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, LCD, character, display, RGB</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C LCD display</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Displays.Lcd.CharacterDisplay\Driver\Displays.Lcd.CharacterDisplay.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/LEDButton/Driver/LEDButton.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Buttons.LEDButton</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Button, , LEDButton, LED, PushButton</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO momentary push button with LED (blue, red, or yellow)</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/LEDSocket/Driver/LEDSocket.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Leds.LEDSocket</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, led</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO led</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/LightSensor/Driver/LightSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Light.LightSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, LightSensor, Light</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove light sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/LineFinder/Driver/LineFinder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Light.LineFinder</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, LineFinder, Light, Sensor</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove line finder sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/LoudnessSensor/Driver/LoudnessSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Sound.LoudnessSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, LoudnessSensor, Sound</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove loudness sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/MagneticSwitch/Driver/MagneticSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Switches.MagneticSwitch</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Magnetic, Switch, Reed, Sensor</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO magetic reed switch sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/MiniPIRMotionSensor/Driver/MiniPIRMotionSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Motion.MiniPIRMotionSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Parallax, PIR</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO MiniPIRMotionSensor (Parallax PIR)</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.ParallaxPir\Driver\Sensors.Motion.ParallaxPir.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/MoistureSensor/Driver/MoistureSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Moisture.MoistureSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, MoistureSensor, Moisture</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove analog moisture sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/OLEDDisplay1_12inch/Driver/OLEDDisplay1_12inch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Displays.OLEDDisplay112</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation,OLED,display,monochrome,sh1107</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C OLED 1.12" display</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Displays.Lcd.CharacterDisplay\Driver\Displays.Lcd.CharacterDisplay.csproj" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Displays.Sh110x\Driver\Displays.Sh110x.csproj" />
Expand Down
4 changes: 2 additions & 2 deletions Source/PIRMotionSensor/Driver/PIRMotionSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Motion.PIRMotionSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Parallax, PIR</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove GPIO PIRMotionSensor (Parallax PIR)</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.ParallaxPir\Driver\Sensors.Motion.ParallaxPir.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/RTC/Driver/RTC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.RTCs.RTC</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, RTC, real time clock, DS1307</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove I2C real time clock (DS1307)</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\RTCs.Ds1307\Driver\RTCs.Ds1307.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/Relay/Driver/Relay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Relays.Relay</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, Relay</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove Relay driver</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/RotaryAngleSensor/Driver/RotaryAngleSensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Sensors.Rotary.RotaryAngleSensor</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Grove, RotaryAngleSensor, Rotary</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove rotary angle sensor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Source/Servo/Driver/Servo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<PackageId>Meadow.Foundation.Grove.Servos.Servo</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation.Grove</RepositoryUrl>
<PackageTags>Meadow.Foundation, Servo, Motor, SG90</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Grove PWM servo motor</Description>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Servos.ServoCore\Driver\Servos.ServoCore.csproj" />
</ItemGroup>
Expand Down
Loading
Loading