Unity-AssetDependencyGraph
Unity-AssetDependencyGraph copied to clipboard
[Bug] Compile Error
Unity Version: 2020.2.0b10 Platfrom: Windows 10
Library\PackageCache\com.harryrose.assetdependencygraph@abc0e6551d\AssetDependencyGraph\Editor\AssetDependencyGraph.cs(102,67): error CS0103: The name 'StringComparison' does not exist in the current context
Missing using System;?