Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit fac483c

Browse files
author
moozzyk
committed
Profiler - enabling /PROFILE option
1 parent 71d9d00 commit fac483c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Build/SignalRClient.Build.Settings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<StripPrivateSymbols>$(OutDir)$(TargetName).pub.pdb</StripPrivateSymbols>
3232
<OptimizeReferences>true</OptimizeReferences>
3333
<EnableCOMDATFolding>true</EnableCOMDATFolding>
34+
<Profile>true</Profile>
3435
</Link>
3536
</ItemDefinitionGroup>
3637

0 commit comments

Comments
 (0)