平安校园
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

13 lignes
432 B

  1. <Project>
  2. <PropertyGroup>
  3. <TargetFrameworks>net6.0;net7.0;net8.0;</TargetFrameworks>
  4. <NoWarn>1701;1702;8616;1591;8618;8619;8629;8602;8603;8604;8625;8765</NoWarn>
  5. <Version>3.0.0</Version>
  6. <ImplicitUsings>enable</ImplicitUsings>
  7. <SatelliteResourceLanguages>en-US</SatelliteResourceLanguages>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <DocumentationFile>$(MSBuildProjectName).xml</DocumentationFile>
  11. </PropertyGroup>
  12. </Project>