We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdb80a commit 53acc59Copy full SHA for 53acc59
OneMoreTray/OneMoreTray.csproj
@@ -70,7 +70,7 @@
70
</PropertyGroup>
71
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
72
<DebugSymbols>true</DebugSymbols>
73
- <OutputPath>bin\x86\Debug\</OutputPath>
+ <OutputPath>..\OneMore\bin\Debug\</OutputPath>
74
<DefineConstants>DEBUG;TRACE</DefineConstants>
75
<DebugType>full</DebugType>
76
<PlatformTarget>x86</PlatformTarget>
0 commit comments