Uestc.Auto6.Dso.Protocol.CAN.csproj.user 755 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup />
  4. <ItemGroup>
  5. <Compile Update="CANDataPage.cs">
  6. <SubType>UserControl</SubType>
  7. </Compile>
  8. <Compile Update="CANErrorPacketPage.cs">
  9. <SubType>UserControl</SubType>
  10. </Compile>
  11. <Compile Update="CANFrameTypePage.cs">
  12. <SubType>UserControl</SubType>
  13. </Compile>
  14. <Compile Update="CANIDPage.cs">
  15. <SubType>UserControl</SubType>
  16. </Compile>
  17. <Compile Update="CANSetControl.cs">
  18. <SubType>UserControl</SubType>
  19. </Compile>
  20. <Compile Update="CANTriggerSetControl.cs">
  21. <SubType>UserControl</SubType>
  22. </Compile>
  23. </ItemGroup>
  24. </Project>