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 fb2af76 commit 01eb1f9Copy full SHA for 01eb1f9
com.unity.ml-agents/Runtime/Grpc/Unity.ML-Agents.CommunicatorObjects.asmdef
@@ -5,14 +5,14 @@
5
"includePlatforms": [],
6
"excludePlatforms": [],
7
"allowUnsafeCode": false,
8
- "overrideReferences": false,
+ "overrideReferences": true,
9
"precompiledReferences": [
10
"System.IO.Abstractions.dll",
11
- "Google.Protobuf.dll",
12
- "Grpc.Core.dll"
+ "Grpc.Core.dll",
+ "Google.Protobuf_Packed.dll"
13
],
14
"autoReferenced": true,
15
"defineConstraints": [],
16
"versionDefines": [],
17
"noEngineReferences": false
18
-}
+}
0 commit comments