Files
webRtc/Packages/com.unity.renderstreaming@3.1.0-exp.9/Tests/Runtime/Unity.RenderStreaming.RuntimeTests.asmdef

39 lines
1.1 KiB
Plaintext
Raw Normal View History

2026-04-28 16:48:04 +08:00
{
"name": "Unity.RenderStreaming.RuntimeTests",
"rootNamespace": "",
"references": [
"GUID:27619889b8ba8c24980f49ee34dbb44a",
"GUID:0acc523941302664db1f4e527237feb3",
"GUID:40a5acf76f04c4c8ebb69605e4b0d5c7",
"GUID:f12aafacab75a87499e7e45c873ffab8",
"GUID:7e479a0c97f111c48b6a279fad867f28",
"GUID:75469ad4d38634e559750d17036d5f7c",
"GUID:dc04f38471c3a459fb4d31124ee9127d"
],
"includePlatforms": [
"Android",
"Editor",
"iOS",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "1.1",
"define": "INPUTSYSTEM_1_1_OR_NEWER"
}
],
"noEngineReferences": false
}