Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/tools/macpack/macpack-net_4_x.csproj')
-rw-r--r--mcs/tools/macpack/macpack-net_4_x.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/mcs/tools/macpack/macpack-net_4_x.csproj b/mcs/tools/macpack/macpack-net_4_x.csproj
index c8bdebfbeca..1a394233e90 100644
--- a/mcs/tools/macpack/macpack-net_4_x.csproj
+++ b/mcs/tools/macpack/macpack-net_4_x.csproj
@@ -16,7 +16,8 @@
<OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
<IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
- <NoStdLib>True</NoStdLib>
+ <NoStdLib>False</NoStdLib>
+
<NoConfig>True</NoConfig>
@@ -24,7 +25,7 @@
<RootNamespace>
</RootNamespace>
<AssemblyName>macpack</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>