We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3680f2b commit 5879b92Copy full SHA for 5879b92
source/RevitLookup/RevitLookup.csproj
@@ -55,7 +55,7 @@
55
56
<!-- Build -->
57
<PackageReference Include="ILRepack" ExcludeAssets="Runtime"/>
58
- <!-- <PackageReference Include="System.Diagnostics.DiagnosticSource" ExcludeAssets="Runtime"/> -->
+ <PackageReference Include="System.Diagnostics.DiagnosticSource" ExcludeAssets="Runtime"/>
59
</ItemGroup>
60
61
<ItemGroup>
0 commit comments