summaryrefslogtreecommitdiff
path: root/.packages/microsoft.netcore.app/3.0.0-preview6-27804-01/microsoft.netcore.app.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.netcore.app/3.0.0-preview6-27804-01/microsoft.netcore.app.nuspec')
-rwxr-xr-x.packages/microsoft.netcore.app/3.0.0-preview6-27804-01/microsoft.netcore.app.nuspec23
1 files changed, 23 insertions, 0 deletions
diff --git a/.packages/microsoft.netcore.app/3.0.0-preview6-27804-01/microsoft.netcore.app.nuspec b/.packages/microsoft.netcore.app/3.0.0-preview6-27804-01/microsoft.netcore.app.nuspec
new file mode 100755
index 0000000000..31d4e2c524
--- /dev/null
+++ b/.packages/microsoft.netcore.app/3.0.0-preview6-27804-01/microsoft.netcore.app.nuspec
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
+ <metadata minClientVersion="2.12">
+ <id>Microsoft.NETCore.App</id>
+ <version>3.0.0-preview6-27804-01</version>
+ <title>Microsoft.NETCore.App</title>
+ <authors>Microsoft</authors>
+ <owners>microsoft,dotnetframework</owners>
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
+ <licenseUrl>https://github.com/dotnet/core-setup/blob/master/LICENSE.TXT</licenseUrl>
+ <projectUrl>https://dot.net/</projectUrl>
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
+ <description>A set of .NET APIs that are included in the default .NET Core application model.
+fdf81c6faf7c7e0463d191a3a1d36c25c201e5cb
+When using NuGet 3.x this package requires at least version 3.4.</description>
+ <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799417</releaseNotes>
+ <copyright>© Microsoft Corporation. All rights reserved.</copyright>
+ <serviceable>true</serviceable>
+ <dependencies>
+ <dependency id="Microsoft.NETCore.Platforms" version="3.0.0-preview6.19303.8" />
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file