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 164a98a commit 0b0eb20Copy full SHA for 0b0eb20
src/ResourceManager/Profile/Commands.Profile/Commands.Profile.csproj
@@ -9,6 +9,7 @@
9
<AppDesignerFolder>Properties</AppDesignerFolder>
10
<RootNamespace>Microsoft.Azure.Commands.Profile</RootNamespace>
11
<AssemblyName>Microsoft.Azure.Commands.Profile</AssemblyName>
12
+ <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
13
<FileAlignment>512</FileAlignment>
14
<TargetFrameworkProfile />
15
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
0 commit comments