We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ebd6c commit fd4645eCopy full SHA for fd4645e
1 file changed
src/SshNet.Security.Cryptography.NET45/SshNet.Security.Cryptography.NET45.csproj
@@ -9,8 +9,9 @@
9
<AppDesignerFolder>Properties</AppDesignerFolder>
10
<RootNamespace>SshNet.Security.Cryptography</RootNamespace>
11
<AssemblyName>SshNet.Security.Cryptography</AssemblyName>
12
- <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13
<FileAlignment>512</FileAlignment>
14
+ <TargetFrameworkProfile />
15
</PropertyGroup>
16
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17
<DebugSymbols>true</DebugSymbols>
0 commit comments