Skip to content

Commit

Permalink
Update csproj metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianstevens committed Dec 31, 2023
1 parent 95dfe06 commit 4ff1051
Show file tree
Hide file tree
Showing 145 changed files with 293 additions and 291 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation</PackageTags>
<Version>0.33.1</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<RootNamespace>Meadow.Foundation</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow,Meadow.Foundation,Audio,Songs,Tone,Tones,Music,Sound,Effects</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Lightweight single-voice sound effect and music player designed for embedded applications</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, DataLoggers, Adafruit IO</PackageTags>
<Version>0.5.53</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Driver for the Adafruit IO data logging system</Description>
</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="..\..\DataLoggers.SensorReading\Driver\DataLoggers.SensorReading.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, DataLoggers, SensorReading</PackageTags>
<Version>0.5.48</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>SensorReading class for Meadow Foundation data loggers</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, DataLoggers, ThingSpeak</PackageTags>
<Version>0.5.48</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Driver for the ThingSpeak data logging system</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Display, Text, Menu</PackageTags>
<Version>0.1.50</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Text based stack navigation and editor for pixel and character displays</Description>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<None Include="..\..\..\icon.png" Pack="true" PackagePath="" />
<PackageReference Include="System.Text.Json" Version="7.0.2" />
<ProjectReference Include="..\..\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow,Meadow.Foundation,Display,Graphics</PackageTags>
<Version>0.9.54</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Lightweight integer accurate 2d graphics drawing system designed for embedded applications</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow,Meadow.Foundation,Display,UI,MicroLayout</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Lightweight UI Framework for embedded applications</Description>
<Nullable>enable</Nullable>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, Nmea, Gnss</PackageTags>
<Version>0.1.47</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>GNSS NMEA parsing library</Description>
</PropertyGroup>
Expand All @@ -22,7 +22,7 @@
<LangVersion>10.0</LangVersion>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Audio.Mp3.Yx5300</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, Audio, MP3, YX5300</PackageTags>
<Version>0.1.21</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>YX5300 serial MP3 player</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Audio.Radio.Tea5767</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, Audio, TEA5767</PackageTags>
<Version>0.6.55</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>TEA5767 I2C FM radio module</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Ch1115</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Displays, LCD, Ch1115</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Ch1115 SPI monochrome OLED display</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation,Display,GTK</PackageTags>
<Version>0.94.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Gtk display driver for Meadow</Description>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include=".\Readme.md" Pack="true" PackagePath="" />
<PackageReference Include="GtkSharp" Version="3.24.24.*" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Lcd.CharacterDisplay</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Character Display</PackageTags>
<Version>0.8.45</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Digital and I2C LCD character displays</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Led.FourDigitSevenSegment</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, SevenSegment, Display</PackageTags>
<Version>0.1.46</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Digital Four digit seven segment displays</Description>
</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="..\..\Displays.Led.SevenSegment\Driver\Displays.Led.SevenSegment.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Led.FourteenSegment</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation,FourteenSegment,Fourteen,14,Segment,Display,LED</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Digital Fourteen (14) segment display</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Led.SevenSegment</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation,SevenSegment,Seven,7,Segment,Display,LED</PackageTags>
<Version>0.9.52</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Digital Seven (7) segment display</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Led.SixteenSegment</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation,SixteenSegment,Sixteen,14,Segment,Display,LED</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Digital Sixteen (16) segment display</Description>
</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.Core\Meadow.Foundation.Core.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Max7219</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Displays, LCD, MAX7219</PackageTags>
<Version>0.1.56</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>MAX7219 SPI LED driver</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Pcd8544</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Displays, PCD8544, Nokia, 5110</PackageTags>
<Version>0.6.54</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>PCD8544 SPI monochrome display (Nokia 5110)</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageId>Meadow.Foundation.Displays.Sh1106</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow,Meadow.Foundation,Displays,LCD,Sh1106,SH1107,oled,monochrome</PackageTags>
<Version>0.1.0</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>S1106 and SH1107 SPI and I2C monochrome OLED displays</Description>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Ssd130x</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Display, Graphics, OLED, SSD1306, SSD1309</PackageTags>
<Version>0.12.53</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>SSD1306 / SSD1309 SPI and I2C OLED monochrome displays</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Ssd1327</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Displays, OLED</PackageTags>
<Version>0.1.38</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>SSD1327 SPI OLED 4bpp greyscale display</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.St7565</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Displays, LCD, ST7565</PackageTags>
<Version>0.1.55</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>ST7565 SPI monochrome OLED display</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageId>Meadow.Foundation.Displays.TftSpi</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow,Meadow.Foundation,Display,TFT,ILI9163,ILI9341,S6D02A1,SSD1331,SSD1351,ST7735,ST7789</PackageTags>
<Version>0.7.58</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>SPI Color TFT and OLED displays (GC9A01, HC8357B, HX8357D, ILI9163, ILI9341, ILI9481, ILI9488, RM68140, S6D02A1, SSD1331, SSD1351, ST7735, ST7789)</Description>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<PackageId>Meadow.Foundation.Displays.Tm1637</PackageId>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow, Meadow.Foundation, Displays, LCD, TM1637</PackageTags>
<Version>0.1.53</Version>
<Version>1.6.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>TM1637 digital character display</Description>
</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.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
</ItemGroup>
Expand Down
Loading

0 comments on commit 4ff1051

Please sign in to comment.