Skip to content

Commit

Permalink
Fix nuget ref
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianstevens committed Jan 19, 2025
1 parent ea00b10 commit db04cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/NineDofImuWing/Driver/NineDofImuWing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.Lis3Mdl\Driver\Sensors.Motion.Lis3Mdl.csproj" />
<ProjectReference Include="..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\Sensors.Motion.Lsm6Dsox\Driver\Sensors.Motion.Lsm6Dsox.csproj" />
<PackageReference Include="Meadow.Foundation.Sensors.Motion.Lis3mdl" Version="2.0.1.2" />
<PackageReference Include="Meadow.Foundation.Sensors.Motion.Lsm6dsox" Version="2.0.1.2" />
</ItemGroup>
</Project>

0 comments on commit db04cef

Please sign in to comment.