We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa0371 commit ae6cda5Copy full SHA for ae6cda5
1 file changed
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