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 2f5d351 commit f6526b5Copy full SHA for f6526b5
Runtime/VisualPinball.Unity.AssetLibrary.asmdef
@@ -1,8 +1,14 @@
1
-{
2
- "name": "VisualPinball.Unity.AssetLibrary",
3
- "references": [
4
- ],
5
- "includePlatforms": [],
6
- "excludePlatforms": [],
7
- "allowUnsafeCode": true
8
-}
+{
+ "name": "VisualPinball.Unity.AssetLibrary",
+ "rootNamespace": "VisualPinball.Unity.AssetLibrary",
+ "references": [],
+ "includePlatforms": [],
+ "excludePlatforms": [],
+ "allowUnsafeCode": true,
+ "overrideReferences": false,
9
+ "precompiledReferences": [],
10
+ "autoReferenced": true,
11
+ "defineConstraints": [],
12
+ "versionDefines": [],
13
+ "noEngineReferences": false
14
+}
0 commit comments