Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Nugetize
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgedevs committed Jan 10, 2024
1 parent 46edf12 commit 215d2e2
Show file tree
Hide file tree
Showing 22 changed files with 53 additions and 550 deletions.
4 changes: 2 additions & 2 deletions Source/AmbientRoomMonitor/AmbientRoomMonitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<AssemblyName>App</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroLayout\Driver\Graphics.MicroLayout.csproj" />
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.Foundation.Graphics.MicroLayout" Version="*" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
</ItemGroup>
<ItemGroup>
<None Update="app.config.yaml">
Expand Down
2 changes: 1 addition & 1 deletion Source/AnalogClockFace/AnalogClockFace.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<AssemblyName>App</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
</ItemGroup>
<ItemGroup>
<None Update="app.config.yaml">
Expand Down
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>
<TargetFramework>netstandard2.1</TargetFramework>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
Expand All @@ -22,8 +22,8 @@
<EmbeddedResource Include="Resources\img_wifi_connecting.bmp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\Maple\Source\Web.Maple.Server\Web.Maple.Server.csproj" />
<ProjectReference Include="..\..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.Foundation.Web.Maple.Server" Version="*" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
<PackageReference Include="System.Text.Json" Version="7.0.4" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/GalleryViewer/GalleryViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<EmbeddedResource Include="Resources\image3.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
<PackageReference Include="SimpleJpegDecoder" Version="0.*" />
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Source/GridEYE/GridEYE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<LangVersion>10</LangVersion>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroLayout\Driver\Graphics.MicroLayout.csproj" />
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Camera.Amg8833\Driver\Sensors.Camera.Amg8833.csproj" />
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.Foundation.Graphics.MicroLayout" Version="*" />
<PackageReference Include="Meadow.Foundation.Sensors.Camera.Amg8833" Version="*" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
</ItemGroup>
<ItemGroup>
<None Update="meadow.config.yaml">
Expand All @@ -22,4 +22,4 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>
</Project>
4 changes: 2 additions & 2 deletions Source/MagicEightMeadow/MagicEightMeadow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<EmbeddedResource Include="Resources\m8b_question.bmp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroLayout\Driver\Graphics.MicroLayout.csproj" />
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.Foundation.Graphics.MicroLayout" Version="*" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
</ItemGroup>
<ItemGroup>
<None Update="app.config.yaml">
Expand Down
4 changes: 2 additions & 2 deletions Source/MathLineCharts/MathLineCharts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<AssemblyName>App</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroLayout\Driver\Graphics.MicroLayout.csproj" />
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.Foundation.Graphics.MicroLayout" Version="*" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
</ItemGroup>
<ItemGroup>
<None Update="meadow.config.yaml">
Expand Down
4 changes: 2 additions & 2 deletions Source/Meadow.Cloud_Update/Meadow.Cloud_Update.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<AssemblyName>App</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Audio.MicroAudio\Driver\Audio.MicroAudio.csproj" />
<ProjectReference Include="..\..\..\Meadow.ProjectLab\Source\Meadow.ProjectLab\Meadow.ProjectLab.csproj" />
<PackageReference Include="Meadow.Foundation.Audio.MicroAudio" Version="*" />
<PackageReference Include="Meadow.ProjectLab" Version="*" />
</ItemGroup>
<ItemGroup>
<None Include="meadow.config.yaml">
Expand Down

0 comments on commit 215d2e2

Please sign in to comment.