1
0
mirror of https://github.com/Siccity/xNode.git synced 2026-03-26 22:49:02 +08:00

Remove "Unity" from skipped assemblies list

This commit is contained in:
Gökhan Kurt 2020-02-14 01:07:39 +03:00 committed by GitHub
parent cb4f6e8a33
commit 4da5ba9786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,6 @@ namespace XNode {
case "UnityEngine":
case "System":
case "mscorlib":
case "Unity":
case "Microsoft":
continue;
default: