Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add missing assembly reference.
  • Loading branch information
carlossanlop committed Mar 16, 2023
commit 37719222225bca4515786b193b5c33a62eeead09
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ System.Management.SelectQuery</PackageDescription>
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.Extensions" />
<Reference Include="System.Runtime.InteropServices" />
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
<Reference Include="System.Threading" />
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Threading.ThreadPool" />
Expand Down