Skip to content

Commit

Permalink
b42 bump 3
Browse files Browse the repository at this point in the history
  • Loading branch information
lamebrain committed Dec 10, 2020
1 parent a895880 commit 60f6c0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<PackageIconUrl>https://github.com/WildernessLabs/Meadow.Foundation/blob/master/Source/icon.png?raw=true</PackageIconUrl>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, GPSWing, GPS, Gnss</PackageTags>
<Version>0.1.12</Version>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>0.1.16</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Driver for AdaFruit GPSWing Featherwing</Description>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\Meadow.Foundation.Peripherals\Sensors.Location.MediaTek\Mt3339\Driver\Sensors.Location.MediaTek.Mt3339\Sensors.Location.MediaTek.Mt3339.csproj" />
<PackageReference Include="Meadow.Foundation.Sensors.Location.MediaTek.Mt3339" Version="0.1.17" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<PackageIconUrl>https://github.com/WildernessLabs/Meadow.Foundation/blob/master/Source/icon.png?raw=true</PackageIconUrl>
<RepositoryUrl>https://github.com/WildernessLabs/Meadow.Foundation</RepositoryUrl>
<PackageTags>Meadow.Foundation, FeatherWing, OLED128x32, SSD1306</PackageTags>
<Version>0.1.12</Version>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>0.1.16</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Driver for AdaFruit OLED 128x32 Featherwing</Description>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Meadow.Foundation" Version="0.20.0" />
<PackageReference Include="Meadow.Foundation.Displays.GraphicsLibrary" Version="0.9.22" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation.Peripherals\Displays.Ssd1306\Driver\Displays.Ssd1306\Displays.Ssd1306.csproj" />
<PackageReference Include="Meadow.Foundation.Displays.Ssd1306" Version="0.12.19" />
</ItemGroup>
</Project>

0 comments on commit 60f6c0d

Please sign in to comment.