File tree Expand file tree Collapse file tree 7 files changed +58
-26
lines changed Expand file tree Collapse file tree 7 files changed +58
-26
lines changed Original file line number Diff line number Diff line change 77 "UnityEngine.TestRunner",
88 "UnityEditor.TestRunner"
99 ],
10- "optionalUnityReferences": [
11- "TestAssemblies"
12- ],
1310 "includePlatforms": [],
1411 "excludePlatforms": [],
1512 "allowUnsafeCode": false,
1613 "overrideReferences": true,
1714 "precompiledReferences": [
18- "Zenject-usage.dll"
15+ "Zenject-usage.dll",
16+ "nunit.framework.dll"
1917 ],
2018 "autoReferenced": false,
2119 "defineConstraints": [
2220 "UNITY_INCLUDE_TESTS"
2321 ],
24- "versionDefines": []
22+ "versionDefines": [],
23+ "noEngineReferences": false
2524}
Original file line number Diff line number Diff line change 22 "name": "Zenject-IntegrationTests",
33 "references": [
44 "Zenject-TestFramework",
5- "Zenject"
6- ],
7- "optionalUnityReferences": [
8- "TestAssemblies"
5+ "Zenject",
6+ "UnityEngine.TestRunner",
7+ "UnityEditor.TestRunner"
98 ],
109 "includePlatforms": [],
1110 "excludePlatforms": [],
1211 "allowUnsafeCode": false,
13- "overrideReferences": false,
14- "precompiledReferences": [],
15- "autoReferenced": true,
16- "defineConstraints": [],
17- "versionDefines": []
12+ "overrideReferences": true,
13+ "precompiledReferences": [
14+ "nunit.framework.dll",
15+ "Zenject-usage.dll"
16+ ],
17+ "autoReferenced": false,
18+ "defineConstraints": [
19+ "UNITY_INCLUDE_TESTS"
20+ ],
21+ "versionDefines": [],
22+ "noEngineReferences": false
1823}
Original file line number Diff line number Diff line change 66 "UnityEngine.TestRunner",
77 "UnityEditor.TestRunner"
88 ],
9- "optionalUnityReferences": [
10- "TestAssemblies"
11- ],
129 "includePlatforms": [
1310 "Editor"
1411 ],
1512 "excludePlatforms": [],
1613 "allowUnsafeCode": false,
1714 "overrideReferences": true,
1815 "precompiledReferences": [
19- "Zenject-usage.dll"
16+ "Zenject-usage.dll",
17+ "nunit.framework.dll"
2018 ],
2119 "autoReferenced": false,
2220 "defineConstraints": [
2321 "UNITY_INCLUDE_TESTS"
2422 ],
25- "versionDefines": []
23+ "versionDefines": [],
24+ "noEngineReferences": false
2625}
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3+ "com.unity.2d.sprite" : " 1.0.0" ,
4+ "com.unity.2d.tilemap" : " 1.0.0" ,
35 "com.unity.collab-proxy" : " 1.2.16" ,
4- "com.unity.package-manager-ui" : " 2.1.2" ,
6+ "com.unity.ide.rider" : " 1.1.0" ,
7+ "com.unity.ide.vscode" : " 1.1.3" ,
8+ "com.unity.test-framework" : " 1.1.3" ,
9+ "com.unity.ugui" : " 1.0.0" ,
510 "com.unity.modules.ai" : " 1.0.0" ,
11+ "com.unity.modules.androidjni" : " 1.0.0" ,
612 "com.unity.modules.animation" : " 1.0.0" ,
713 "com.unity.modules.assetbundle" : " 1.0.0" ,
814 "com.unity.modules.audio" : " 1.0.0" ,
Original file line number Diff line number Diff line change 33--- !u!159 &1
44EditorSettings :
55 m_ObjectHideFlags : 0
6- serializedVersion : 3
6+ serializedVersion : 9
77 m_ExternalVersionControlSupport : Visible Meta Files
88 m_SerializationMode : 2
9- m_WebSecurityEmulationEnabled : 0
10- m_WebSecurityEmulationHostUrl : http://www.mydomain.com/mygame.unity3d
9+ m_LineEndingsForNewScripts : 1
1110 m_DefaultBehaviorMode : 0
11+ m_PrefabRegularEnvironment : {fileID: 0}
12+ m_PrefabUIEnvironment : {fileID: 0}
1213 m_SpritePackerMode : 0
14+ m_SpritePackerPaddingPower : 1
15+ m_EtcTextureCompressorBehavior : 0
16+ m_EtcTextureFastCompressor : 2
17+ m_EtcTextureNormalCompressor : 2
18+ m_EtcTextureBestCompressor : 5
19+ m_ProjectGenerationIncludedExtensions : txt;xml;fnt;cd;asmdef;asmref;rsp;asmref
20+ m_ProjectGenerationRootNamespace :
21+ m_CollabEditorSettings :
22+ inProgressEnabled : 1
23+ m_EnableTextureStreamingInEditMode : 1
24+ m_EnableTextureStreamingInPlayMode : 1
25+ m_AsyncShaderCompilation : 1
26+ m_EnterPlayModeOptionsEnabled : 0
27+ m_EnterPlayModeOptions : 3
28+ m_ShowLightmapResolutionOverlay : 1
29+ m_UseLegacyProbeSampleCount : 1
30+ m_AssetPipelineMode : 1
31+ m_CacheServerMode : 0
32+ m_CacheServerEndpoint :
33+ m_CacheServerNamespacePrefix : default
34+ m_CacheServerEnableDownload : 1
35+ m_CacheServerEnableUpload : 1
Original file line number Diff line number Diff line change 1- m_EditorVersion: 2019.1.0f2
2- m_EditorVersionWithRevision: 2019.1.0f2 (292b93d75a2c )
1+ m_EditorVersion: 2019.3.0f1
2+ m_EditorVersionWithRevision: 2019.3.0f1 (ffacea4b84e7 )
Original file line number Diff line number Diff line change 44UnityConnectSettings :
55 m_ObjectHideFlags : 0
66 serializedVersion : 1
7- m_Enabled : 1
7+ m_Enabled : 0
88 m_TestMode : 0
99 m_EventOldUrl : https://api.uca.cloud.unity3d.com/v1/events
1010 m_EventUrl : https://cdp.cloud.unity3d.com/v1/events
You can’t perform that action at this time.
0 commit comments