summaryrefslogtreecommitdiff
path: root/.packages/microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5/microsoft.targetingpack.private.coreclr.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5/microsoft.targetingpack.private.coreclr.nuspec')
-rwxr-xr-x.packages/microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5/microsoft.targetingpack.private.coreclr.nuspec21
1 files changed, 21 insertions, 0 deletions
diff --git a/.packages/microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5/microsoft.targetingpack.private.coreclr.nuspec b/.packages/microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5/microsoft.targetingpack.private.coreclr.nuspec
new file mode 100755
index 0000000000..77fe4b9433
--- /dev/null
+++ b/.packages/microsoft.targetingpack.private.coreclr/3.0.0-rc2.19462.5/microsoft.targetingpack.private.coreclr.nuspec
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
+ <metadata minClientVersion="2.12">
+ <id>Microsoft.TargetingPack.Private.CoreCLR</id>
+ <version>3.0.0-rc2.19462.5</version>
+ <title>Microsoft.TargetingPack.Private.CoreCLR</title>
+ <authors>Microsoft</authors>
+ <owners>microsoft,dotnetframework</owners>
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
+ <license type="expression">MIT</license>
+ <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
+ <projectUrl>https://dot.net/</projectUrl>
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
+ <description>Contains a private targeting pack which contains only the CoreCLR System.Private.CoreLib reference assembly. Used for producing platform specific libraries such as facades.
+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>
+ <repository type="git" url="https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-coreclr" commit="922429db0144dd6f3b4324805464dae82857512a" />
+ </metadata>
+</package> \ No newline at end of file