|
|
|
|
@ -6,12 +6,11 @@
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\AM2RPortHelperGUI\AM2RPortHelperGUI.csproj" />
|
|
|
|
|
<ProjectReference Include="..\AM2RPortHelperGUI\AM2RPortHelperGUI.csproj"/>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<PackageReference Include="Eto.Platform.Windows" Version="2.7.0" />
|
|
|
|
|
<PackageReference Include="Eto.Platform.Wpf" Version="2.7.0" />
|
|
|
|
|
<PackageReference Include="Eto.Platform.Wpf" Version="2.7.0"/>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
</Project>
|
|
|
|
|
|