Skip to content

Commit 53acc59

Browse files
committed
tray output
1 parent 8fdb80a commit 53acc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneMoreTray/OneMoreTray.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</PropertyGroup>
7171
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
7272
<DebugSymbols>true</DebugSymbols>
73-
<OutputPath>bin\x86\Debug\</OutputPath>
73+
<OutputPath>..\OneMore\bin\Debug\</OutputPath>
7474
<DefineConstants>DEBUG;TRACE</DefineConstants>
7575
<DebugType>full</DebugType>
7676
<PlatformTarget>x86</PlatformTarget>

0 commit comments

Comments
 (0)