Skip to content

Commit

Permalink
More nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgedevs committed May 29, 2024
1 parent 7406067 commit 3cbe362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/Meadow.Core/Meadow.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<None Include="..\icon.png" Link="icon.png" Pack="true" PackagePath="" />
<None Include="Cloud\MeadowCloudConnectionService.cs" />
<PackageReference Include="Meadow.Contracts" Version="1.12.0" />
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Serialization.MicroJson\Driver\Serialization.MicroJson.csproj" />
<PackageReference Include="Meadow.Foundation.Serialization.MicroJson" Version="1.12.0" />
<PackageReference Include="Meadow.Modbus" Version="1.12.0" />
<PackageReference Include="Meadow.MQTT" Version="1.12.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
<ProjectReference Include="..\..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
<PackageReference Include="Meadow.Foundation" Version="1.12.0" />
<PackageReference Include="Meadow.Linux" Version="1.12.0" />
<PackageReference Include="Meadow.Mac" Version="1.12.0" />
<PackageReference Include="Meadow.Windows" Version="1.12.0" />
Expand Down

0 comments on commit 3cbe362

Please sign in to comment.