Skip to content

Commit 0776695

Browse files
Merge pull request #13 from Lordfirespeed/dev
pack system.diagnostics into msbuild package
2 parents 188e755 + ae6cda5 commit 0776695

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)