Skip to content

Commit b0c8cd1

Browse files
authored
Fix Barracuda assembly reference. (#3994)
1 parent a5509f0 commit b0c8cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.ml-agents/Tests/Editor/PublicAPI/Unity.ML-Agents.Editor.Tests.PublicAPI.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"references": [
44
"Unity.ML-Agents.Editor",
55
"Unity.ML-Agents",
6-
"Barracuda",
6+
"Unity.Barracuda",
77
"Unity.ML-Agents.CommunicatorObjects"
88
],
99
"optionalUnityReferences": [

0 commit comments

Comments
 (0)