summaryrefslogtreecommitdiff
path: root/packages/runtime.linux-x64.microsoft.netcore.jit/2.1.3-servicing-26719-02/runtime.linux-x64.microsoft.netcore.jit.nuspec
blob: fc836dcd2bb5b5eef9cde064c3d15b5920889e8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.12">
    <id>runtime.linux-x64.Microsoft.NETCore.Jit</id>
    <version>2.1.3-servicing-26719-02</version>
    <title>runtime.linux-x64.Microsoft.NETCore.Jit</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/dotnet/coreclr/blob/master/LICENSE.TXT</licenseUrl>
    <projectUrl>https://dot.net/</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>Internal implementation package not meant for direct consumption.  Please do not reference directly. 
The .NET JIT compiler. 
e7685b62433dfe0c540b4922f05566c4792d72e8 
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>