Explorar el Código

修复sourcegenerate重复的bug

tanghai hace 1 año
padre
commit
c693db5512
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      Unity/Directory.Build.props

+ 0 - 3
Unity/Directory.Build.props

@@ -4,7 +4,4 @@
     <NoWarn>0169,0649,3021,8981</NoWarn>
     <DebugType>Portable</DebugType>
   </PropertyGroup>
-  <ItemGroup>
-    <Analyzer Include="Packages\com.et.core\Plugins\Share.SourceGenerator.dll" />
-  </ItemGroup>
 </Project>