File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
12
- <OutputPath >..\LenovoFanManagementApp\bin\Debug\net5.0-windows\win-x64 </OutputPath >
12
+ <OutputPath >..\LenovoFanManagementApp\bin\Debug\net5.0-windows</OutputPath >
13
13
<PlatformTarget >x64</PlatformTarget >
14
14
<DefineConstants >DEBUG;TRACE</DefineConstants >
15
15
<SelfContained >false</SelfContained >
16
16
<RuntimeIdentifier >win-x64</RuntimeIdentifier >
17
17
</PropertyGroup >
18
18
19
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
20
- <OutputPath >..\LenovoFanManagementApp\bin\Release\net5.0-windows\win-x64 </OutputPath >
20
+ <OutputPath >..\LenovoFanManagementApp\bin\Release\net5.0-windows</OutputPath >
21
21
<DefineConstants >TRACE</DefineConstants >
22
22
<DebugType >none</DebugType >
23
23
<DebugSymbols >false</DebugSymbols >
You can’t perform that action at this time.
0 commit comments