Skip to content

Commit ae6cda5

Browse files
committed
pack system.diagnostics into msbuild package
1 parent 0fa0371 commit ae6cda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NetcodePatcher.MSBuild/NetcodePatcher.MSBuild.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<TaskDependencies Include="bin\$(Configuration)\*\Unity.*.dll"/>
4545
<TaskDependencies Include="bin\$(Configuration)\*\UnityEngine.CoreModule.dll"/>
4646
<TaskDependencies Include="bin\$(Configuration)\*\SeriLog*.dll"/>
47+
<TaskDependencies Include="bin\$(Configuration)\*\System.Diagnostics*.dll"/>
4748
</ItemGroup>
4849

4950
<ItemGroup>

0 commit comments

Comments
 (0)