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 6a1362e commit ccfb115Copy full SHA for ccfb115
src/LockAssist.csproj
@@ -37,7 +37,7 @@
37
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleasePlgx|AnyCPU' ">
38
<DebugType>none</DebugType>
39
<Optimize>true</Optimize>
40
- <OutputPath>..\..\_KeePass_Release\Plugins\</OutputPath>
+ <OutputPath>bin\Release\</OutputPath>
41
<DefineConstants>
42
</DefineConstants>
43
<ErrorReport>prompt</ErrorReport>
0 commit comments