Skip to content

Commit 48506a7

Browse files
committed
Switch FT232H to ref Meadow.Foundation.Core
1 parent 6c2afc2 commit 48506a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Ft232h/Driver/ICs.IOExpanders.Ft232h.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
<Description>Ft232h USB IOExpander for GPIO, I2C, SPI on Windows</Description>
1717
</PropertyGroup>
1818
<ItemGroup>
19+
<PackageReference Include="Meadow.Foundation" Version="0.*" />
1920
<None Include="..\..\..\icon.png" Pack="true" PackagePath="" />
2021
</ItemGroup>
21-
<ItemGroup>
22-
<ProjectReference Include="..\..\..\..\..\Meadow.Contracts\Source\Meadow.Contracts\Meadow.Contracts.csproj" />
23-
</ItemGroup>
2422
</Project>

0 commit comments

Comments
 (0)