We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e83909 commit 8890744Copy full SHA for 8890744
Tools/CI/scripts/BuildAutomation/Unity.ProjectBuild.Editor.asmdef
@@ -0,0 +1,16 @@
1
+{
2
+ "name": "Unity.ProjectBuild.Editor",
3
+ "rootNamespace": "",
4
+ "references": [],
5
+ "includePlatforms": [
6
+ "Editor"
7
+ ],
8
+ "excludePlatforms": [],
9
+ "allowUnsafeCode": false,
10
+ "overrideReferences": false,
11
+ "precompiledReferences": [],
12
+ "autoReferenced": true,
13
+ "defineConstraints": [],
14
+ "versionDefines": [],
15
+ "noEngineReferences": false
16
+}
0 commit comments