19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
|
<?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.Targets</id>
|
||
|
<version>1.1.0</version>
|
||
|
<title>Microsoft.NETCore.Targets</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 supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
|
||
|
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>
|