|
@@ -11,6 +11,8 @@
|
|
<AssemblyName>ssh-handler</AssemblyName>
|
|
<AssemblyName>ssh-handler</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
+ <IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
+ <TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
@@ -22,11 +24,9 @@
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
+ <ApplicationVersion>1.1.0.%2a</ApplicationVersion>
|
|
- <IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
- <TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|