summaryrefslogtreecommitdiff
path: root/.packages/microsoft.private.corefx.netcoreapp/4.7.0-preview3.19551.4/microsoft.private.corefx.netcoreapp.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.private.corefx.netcoreapp/4.7.0-preview3.19551.4/microsoft.private.corefx.netcoreapp.nuspec')
-rwxr-xr-x.packages/microsoft.private.corefx.netcoreapp/4.7.0-preview3.19551.4/microsoft.private.corefx.netcoreapp.nuspec20
1 files changed, 20 insertions, 0 deletions
diff --git a/.packages/microsoft.private.corefx.netcoreapp/4.7.0-preview3.19551.4/microsoft.private.corefx.netcoreapp.nuspec b/.packages/microsoft.private.corefx.netcoreapp/4.7.0-preview3.19551.4/microsoft.private.corefx.netcoreapp.nuspec
new file mode 100755
index 0000000000..444eb42e77
--- /dev/null
+++ b/.packages/microsoft.private.corefx.netcoreapp/4.7.0-preview3.19551.4/microsoft.private.corefx.netcoreapp.nuspec
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
+ <metadata minClientVersion="2.12">
+ <id>Microsoft.Private.CoreFx.NETCoreApp</id>
+ <version>4.7.0-preview3.19551.4</version>
+ <title>Microsoft.Private.CoreFx.NETCoreApp</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://github.com/dotnet/corefx</projectUrl>
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
+ <description>Package used to represent the portions of NETCoreApp that come from CoreFx.
+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