We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 188e755 + ae6cda5 commit 0776695Copy full SHA for 0776695
NetcodePatcher.MSBuild/NetcodePatcher.MSBuild.csproj
@@ -44,6 +44,7 @@
44
<TaskDependencies Include="bin\$(Configuration)\*\Unity.*.dll"/>
45
<TaskDependencies Include="bin\$(Configuration)\*\UnityEngine.CoreModule.dll"/>
46
<TaskDependencies Include="bin\$(Configuration)\*\SeriLog*.dll"/>
47
+ <TaskDependencies Include="bin\$(Configuration)\*\System.Diagnostics*.dll"/>
48
</ItemGroup>
49
50
<ItemGroup>
0 commit comments