Skip to content

Commit 5879b92

Browse files
committed
fix:Reverse package change for RevitLookup.csproj
1 parent 3680f2b commit 5879b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/RevitLookup/RevitLookup.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
<!-- Build -->
5757
<PackageReference Include="ILRepack" ExcludeAssets="Runtime"/>
58-
<!-- <PackageReference Include="System.Diagnostics.DiagnosticSource" ExcludeAssets="Runtime"/> -->
58+
<PackageReference Include="System.Diagnostics.DiagnosticSource" ExcludeAssets="Runtime"/>
5959
</ItemGroup>
6060

6161
<ItemGroup>

0 commit comments

Comments
 (0)