mysql_connector2.csproj 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <Project Sdk="Microsoft.NET.Sdk">
  2. <PropertyGroup>
  3. <OutputType>WinExe</OutputType>
  4. <TargetFramework>net8.0-windows</TargetFramework>
  5. <Nullable>enable</Nullable>
  6. <ImplicitUsings>enable</ImplicitUsings>
  7. <UseWPF>true</UseWPF>
  8. </PropertyGroup>
  9. <ItemGroup>
  10. <None Include="bin\Debug\net8.0-windows\products\tire_0.jpg" />
  11. <None Include="bin\Debug\net8.0-windows\products\tire_1.jpg" />
  12. <None Include="bin\Debug\net8.0-windows\products\tire_10.jpg" />
  13. <None Include="bin\Debug\net8.0-windows\products\tire_11.jpg" />
  14. <None Include="bin\Debug\net8.0-windows\products\tire_12.jpg" />
  15. <None Include="bin\Debug\net8.0-windows\products\tire_13.jpg" />
  16. <None Include="bin\Debug\net8.0-windows\products\tire_14.jpg" />
  17. <None Include="bin\Debug\net8.0-windows\products\tire_15.jpg" />
  18. <None Include="bin\Debug\net8.0-windows\products\tire_16.jpg" />
  19. <None Include="bin\Debug\net8.0-windows\products\tire_17.jpg" />
  20. <None Include="bin\Debug\net8.0-windows\products\tire_18.jpg" />
  21. <None Include="bin\Debug\net8.0-windows\products\tire_19.jpg" />
  22. <None Include="bin\Debug\net8.0-windows\products\tire_2.jpg" />
  23. <None Include="bin\Debug\net8.0-windows\products\tire_20.jpg" />
  24. <None Include="bin\Debug\net8.0-windows\products\tire_21.jpg" />
  25. <None Include="bin\Debug\net8.0-windows\products\tire_22.jpg" />
  26. <None Include="bin\Debug\net8.0-windows\products\tire_23.jpg" />
  27. <None Include="bin\Debug\net8.0-windows\products\tire_24.jpg" />
  28. <None Include="bin\Debug\net8.0-windows\products\tire_25.jpg" />
  29. <None Include="bin\Debug\net8.0-windows\products\tire_26.jpg" />
  30. <None Include="bin\Debug\net8.0-windows\products\tire_27.jpg" />
  31. <None Include="bin\Debug\net8.0-windows\products\tire_28.jpg" />
  32. <None Include="bin\Debug\net8.0-windows\products\tire_29.jpg" />
  33. <None Include="bin\Debug\net8.0-windows\products\tire_3.jpg" />
  34. <None Include="bin\Debug\net8.0-windows\products\tire_30.jpg" />
  35. <None Include="bin\Debug\net8.0-windows\products\tire_31.jpg" />
  36. <None Include="bin\Debug\net8.0-windows\products\tire_32.jpg" />
  37. <None Include="bin\Debug\net8.0-windows\products\tire_33.jpg" />
  38. <None Include="bin\Debug\net8.0-windows\products\tire_34.jpg" />
  39. <None Include="bin\Debug\net8.0-windows\products\tire_35.jpg" />
  40. <None Include="bin\Debug\net8.0-windows\products\tire_36.jpg" />
  41. <None Include="bin\Debug\net8.0-windows\products\tire_37.jpg" />
  42. <None Include="bin\Debug\net8.0-windows\products\tire_38.jpg" />
  43. <None Include="bin\Debug\net8.0-windows\products\tire_39.jpg" />
  44. <None Include="bin\Debug\net8.0-windows\products\tire_4.jpg" />
  45. <None Include="bin\Debug\net8.0-windows\products\tire_40.jpg" />
  46. <None Include="bin\Debug\net8.0-windows\products\tire_41.jpg" />
  47. <None Include="bin\Debug\net8.0-windows\products\tire_42.jpg" />
  48. <None Include="bin\Debug\net8.0-windows\products\tire_43.jpg" />
  49. <None Include="bin\Debug\net8.0-windows\products\tire_44.jpg" />
  50. <None Include="bin\Debug\net8.0-windows\products\tire_45.jpg" />
  51. <None Include="bin\Debug\net8.0-windows\products\tire_46.jpg" />
  52. <None Include="bin\Debug\net8.0-windows\products\tire_47.jpg" />
  53. <None Include="bin\Debug\net8.0-windows\products\tire_48.jpg" />
  54. <None Include="bin\Debug\net8.0-windows\products\tire_49.jpg" />
  55. <None Include="bin\Debug\net8.0-windows\products\tire_5.jpg" />
  56. <None Include="bin\Debug\net8.0-windows\products\tire_50.jpg" />
  57. <None Include="bin\Debug\net8.0-windows\products\tire_51.jpg" />
  58. <None Include="bin\Debug\net8.0-windows\products\tire_52.jpg" />
  59. <None Include="bin\Debug\net8.0-windows\products\tire_53.jpg" />
  60. <None Include="bin\Debug\net8.0-windows\products\tire_54.jpg" />
  61. <None Include="bin\Debug\net8.0-windows\products\tire_55.jpg" />
  62. <None Include="bin\Debug\net8.0-windows\products\tire_56.jpg" />
  63. <None Include="bin\Debug\net8.0-windows\products\tire_57.jpg" />
  64. <None Include="bin\Debug\net8.0-windows\products\tire_58.jpg" />
  65. <None Include="bin\Debug\net8.0-windows\products\tire_59.jpg" />
  66. <None Include="bin\Debug\net8.0-windows\products\tire_6.jpg" />
  67. <None Include="bin\Debug\net8.0-windows\products\tire_60.jpg" />
  68. <None Include="bin\Debug\net8.0-windows\products\tire_61.jpg" />
  69. <None Include="bin\Debug\net8.0-windows\products\tire_62.jpg" />
  70. <None Include="bin\Debug\net8.0-windows\products\tire_63.jpg" />
  71. <None Include="bin\Debug\net8.0-windows\products\tire_64.jpg" />
  72. <None Include="bin\Debug\net8.0-windows\products\tire_7.jpg" />
  73. <None Include="bin\Debug\net8.0-windows\products\tire_8.jpg" />
  74. <None Include="bin\Debug\net8.0-windows\products\tire_9.jpg" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <PackageReference Include="Dapper" Version="2.1.35" />
  78. <PackageReference Include="MySqlConnector" Version="2.3.7" />
  79. </ItemGroup>
  80. </Project>