File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
CommandFactory/CommandResolution Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 11// Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33
4-
5- // Licensed to the .NET Foundation under one or more agreements.
6- // The .NET Foundation licenses this file to you under the MIT license.
7-
84namespace Microsoft . DotNet . Cli . CommandFactory . CommandResolution ;
95
106internal class SingleProjectInfo
Original file line number Diff line number Diff line change 22// The .NET Foundation licenses this file to you under the MIT license.
33
44using System . Reflection ;
5- using Microsoft . DotNet . Cli . Installer . Windows . Security ;
65
76#if ! DOT_NET_BUILD_FROM_SOURCE
7+ using Microsoft . DotNet . Cli . Installer . Windows . Security ;
88#endif
9+
910using Microsoft . Win32 ;
1011
1112namespace Microsoft . DotNet . Workloads . Workload ;
You can’t perform that action at this time.
0 commit comments