Imported Upstream version 5.2.0.175

Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-06-07 13:16:24 +00:00
parent 4bdbaf4a88
commit 966bba02bb
8776 changed files with 346420 additions and 149650 deletions

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework
Identifier=".NETFramework"
Profile="*"
MinimumVersion="4.6"
Family=".NETFramework"
MinimumVisualStudioVersion="14.0"
DisplayName=".NET Framework"
MinimumVersionDisplayName="4.6"
PlatformArchitectures="AnyCPU;x86;x64"
IsBuiltIn="true"
IsHidden="false">
<RetargetData
ProjectLanguage="CSharp">
<NuGet
Identifier="net46.app"
PortableTargetMoniker="net452">
<Package
Identifier="Microsoft.NETCore"
Version="5.0.0" />
<Package
Identifier="Microsoft.NETCore.Portable.Compatibility"
Version="1.0.0" />
</NuGet>
</RetargetData>
<RetargetData
ProjectLanguage="VisualBasic">
<NuGet
Identifier="net46.app"
PortableTargetMoniker="net452">
<Package
Identifier="Microsoft.NETCore"
Version="5.0.0" />
<Package
Identifier="Microsoft.NETCore.Portable.Compatibility"
Version="1.0.0" />
</NuGet>
</RetargetData>
</Framework>

View File

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework
Identifier="DNXCore"
Profile="*"
MinimumVersion="5.0"
Family="DNXCore"
MinimumVisualStudioVersion="14.0"
DisplayName="ASP.NET Core"
MinimumVersionDisplayName="1.0"
PlatformArchitectures="AnyCPU;x86;x64"
IsBuiltIn="true"
IsHidden="true">
<RetargetData
ProjectLanguage="CSharp">
<NuGet
Identifier="dnxcore50.app">
<Package
Identifier="Microsoft.NETCore"
Version="5.0.0" />
<Package
Identifier="Microsoft.NETCore.Portable.Compatibility"
Version="1.0.0" />
</NuGet>
</RetargetData>
<RetargetData
ProjectLanguage="VisualBasic">
<NuGet
Identifier="dnxcore50.app">
<Package
Identifier="Microsoft.NETCore"
Version="5.0.0" />
<Package
Identifier="Microsoft.NETCore.Portable.Compatibility"
Version="1.0.0" />
</NuGet>
</RetargetData>
</Framework>

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<FileList Redist="Microsoft-Windows-CLRCoreComp.PortableLibrary.5.0" Name=".NET Portable Subset (Visual Studio 2015)" RuntimeVersion="5.0">
</FileList>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework
Identifier=".NETCore"
Profile="*"
MinimumVersion="5.0"
Family="Windows"
MinimumVisualStudioVersion="14.0"
DisplayName="Windows Universal"
MinimumVersionDisplayName="10.0"
PlatformArchitectures="AnyCPU;x86;x64;ARM"
IsBuiltIn="true"
IsHidden="false">
<RetargetData
ProjectLanguage="CSharp">
<NuGet
Identifier="uwp.10.0.app"
PortableTargetMoniker="win81">
<Package
Identifier="Microsoft.NETCore"
Version="5.0.0" />
<Package
Identifier="Microsoft.NETCore.Portable.Compatibility"
Version="1.0.0" />
</NuGet>
</RetargetData>
<RetargetData
ProjectLanguage="VisualBasic">
<NuGet
Identifier="uwp.10.0.app"
PortableTargetMoniker="win81">
<Package
Identifier="Microsoft.NETCore"
Version="5.0.0" />
<Package
Identifier="Microsoft.NETCore.Portable.Compatibility"
Version="1.0.0" />
</NuGet>
</RetargetData>
</Framework>