We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Unity.Netcode.Runtime
Unity.Netcode.Components
1 parent 704523f commit e5f7e29Copy full SHA for e5f7e29
Unity.Netcode.Runtime/Unity.Netcode.Runtime.csproj
@@ -36,9 +36,6 @@
36
<Reference Include="Unity.Networking.Transport">
37
<HintPath>$(ProjectDir)../UnityProject/Library/ScriptAssemblies/Unity.Networking.Transport.dll</HintPath>
38
</Reference>
39
- <Reference Include="Unity.Netcode.Components">
40
- <HintPath>$(ProjectDir)../UnityProject/Library/ScriptAssemblies/Unity.Netcode.Components.dll</HintPath>
41
- </Reference>
42
<Reference Include="UnityEditor">
43
<HintPath>$(UnityEditorDir)/Data/Managed/UnityEditor.dll</HintPath>
44
0 commit comments