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 6903f04 commit 60a2df2Copy full SHA for 60a2df2
PSReadLine/PSReadLine.csproj
@@ -9,9 +9,9 @@
9
<AppDesignerFolder>Properties</AppDesignerFolder>
10
<RootNamespace>PSReadLine</RootNamespace>
11
<AssemblyName>Microsoft.PowerShell.PSReadLine</AssemblyName>
12
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
13
<FileAlignment>512</FileAlignment>
14
- <TargetFrameworkProfile></TargetFrameworkProfile>
+ <TargetFrameworkProfile>Client</TargetFrameworkProfile>
15
</PropertyGroup>
16
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17
<DebugSymbols>true</DebugSymbols>
0 commit comments