23 lines
		
	
	
		
			541 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			541 B
		
	
	
	
		
			Plaintext
		
	
	
{
 | 
						|
    "name": "GuruSDK.Tests",
 | 
						|
    "rootNamespace": "Guru.Tests",
 | 
						|
    "references": [
 | 
						|
        "UnityEngine.TestRunner",
 | 
						|
        "UnityEditor.TestRunner",
 | 
						|
        "Guru.Runtime",
 | 
						|
        "GuruSDK"
 | 
						|
    ],
 | 
						|
    "includePlatforms": [],
 | 
						|
    "excludePlatforms": [],
 | 
						|
    "allowUnsafeCode": false,
 | 
						|
    "overrideReferences": true,
 | 
						|
    "precompiledReferences": [
 | 
						|
        "nunit.framework.dll"
 | 
						|
    ],
 | 
						|
    "autoReferenced": false,
 | 
						|
    "defineConstraints": [
 | 
						|
        "UNITY_INCLUDE_TESTS"
 | 
						|
    ],
 | 
						|
    "versionDefines": [],
 | 
						|
    "noEngineReferences": false
 | 
						|
} |