You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
{
|
|
"name": "Unity.BossRoom.Tests.Runtime",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner",
|
|
"Unity.Multiplayer.Samples.Utilities",
|
|
"Unity.Multiplayer.Samples.Utilities.Testing",
|
|
"Unity.BossRoom.ConnectionManagement",
|
|
"Unity.BossRoom.Gameplay",
|
|
"Unity.BossRoom.Infrastructure",
|
|
"Unity.BossRoom.UnityServices",
|
|
"Unity.BossRoom.Utils",
|
|
"Unity.Netcode.Runtime",
|
|
"Unity.Netcode.TestHelpers.Runtime",
|
|
"VContainer",
|
|
"VContainer.EnableCodeGen",
|
|
"Unity.Collections"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.netcode.gameobjects",
|
|
"expression": "[1.5.2,1.6.0]",
|
|
"define": "NETCODEFORGAMEOBJECTS_1_5_2_OR_1_6_0"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |