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 6447e79 commit c63fd9bCopy full SHA for c63fd9b
RemoteFile/RemoteFile.csproj
@@ -6,14 +6,6 @@
6
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
7
</PropertyGroup>
8
9
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
10
- <DebugType>none</DebugType>
11
- </PropertyGroup>
12
-
13
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
14
15
16
17
<ItemGroup>
18
<Compile Remove="ImplementedStoreTypes\JKS\JksStore.cs" />
19
<Compile Remove="RemoteHandlers\SSHHelper.cs" />
0 commit comments