fix: Extension package reference UTP so that NetworkEndPoint is referenced. (#162)
This commit is contained in:
Родитель
6115f6e9e1
Коммит
279640ad3e
|
@ -4,7 +4,8 @@
|
|||
"references": [
|
||||
"Unity.Collections",
|
||||
"Unity.Netcode.Runtime",
|
||||
"Unity.Netcode.Adapter.UTP"
|
||||
"Unity.Netcode.Adapter.UTP",
|
||||
"Unity.Networking.Transport"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
|
Загрузка…
Ссылка в новой задаче