summaryrefslogtreecommitdiff
path: root/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec')
-rwxr-xr-x.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec19
1 files changed, 19 insertions, 0 deletions
diff --git a/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec b/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec
new file mode 100755
index 0000000000..e28f3cd101
--- /dev/null
+++ b/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
+ <metadata minClientVersion="2.12">
+ <id>Microsoft.NETCore.Platforms</id>
+ <version>1.1.0</version>
+ <title>Microsoft.NETCore.Platforms</title>
+ <authors>Microsoft</authors>
+ <owners>microsoft,dotnetframework</owners>
+ <requireLicenseAcceptance>true</requireLicenseAcceptance>
+ <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
+ <projectUrl>https://dot.net/</projectUrl>
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
+ <description>Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
+When using NuGet 3.x this package requires at least version 3.4.</description>
+ <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
+ <copyright>© Microsoft Corporation. All rights reserved.</copyright>
+ <serviceable>true</serviceable>
+ </metadata>
+</package> \ No newline at end of file