We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489e87c commit e03e822Copy full SHA for e03e822
src/sftp-plugin/SftpFileSystem.csproj
@@ -26,7 +26,7 @@
26
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
<DebugType>pdbonly</DebugType>
28
<Optimize>true</Optimize>
29
- <OutputPath>bin\Release\</OutputPath>
+ <OutputPath>..\..\bin\Release\plugins\</OutputPath>
30
<DefineConstants>TRACE</DefineConstants>
31
<ErrorReport>prompt</ErrorReport>
32
<WarningLevel>4</WarningLevel>
0 commit comments