summaryrefslogtreecommitdiff
path: root/.packages/microsoft.netcore.runtime/1.0.2-rc2-24027/microsoft.netcore.runtime.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.netcore.runtime/1.0.2-rc2-24027/microsoft.netcore.runtime.nuspec')
-rwxr-xr-x.packages/microsoft.netcore.runtime/1.0.2-rc2-24027/microsoft.netcore.runtime.nuspec22
1 files changed, 22 insertions, 0 deletions
diff --git a/.packages/microsoft.netcore.runtime/1.0.2-rc2-24027/microsoft.netcore.runtime.nuspec b/.packages/microsoft.netcore.runtime/1.0.2-rc2-24027/microsoft.netcore.runtime.nuspec
new file mode 100755
index 0000000000..cb00ef1995
--- /dev/null
+++ b/.packages/microsoft.netcore.runtime/1.0.2-rc2-24027/microsoft.netcore.runtime.nuspec
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
+ <metadata minClientVersion="3.4">
+ <id>Microsoft.NETCore.Runtime</id>
+ <version>1.0.2-rc2-24027</version>
+ <title>Microsoft.NETCore.Runtime</title>
+ <authors>Microsoft</authors>
+ <owners>microsoft,dotnetframework</owners>
+ <requireLicenseAcceptance>true</requireLicenseAcceptance>
+ <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
+ <description>The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb</description>
+ <copyright>© Microsoft Corporation. All rights reserved.</copyright>
+ <dependencies>
+ <group targetFramework=".NETFramework4.5" />
+ <group targetFramework=".NETStandard1.0">
+ <dependency id="Microsoft.NETCore.Runtime.CoreCLR" version="1.0.2-rc2-24027" />
+ <dependency id="Microsoft.NETCore.Runtime.Native" version="1.0.2-rc2-24027" />
+ </group>
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file