summaryrefslogtreecommitdiff
path: root/.packages/runtime.win-x64.microsoft.netcore.dotnethostresolver/2.0.0/runtime.win-x64.microsoft.netcore.dotnethostresolver.nuspec
blob: 25383c757b6010f33462ac4a65f3b7ac041f9a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="2.12">
    <id>runtime.win-x64.Microsoft.NETCore.DotNetHostResolver</id>
    <version>2.0.0</version>
    <title>runtime.win-x64.Microsoft.NETCore.DotNetHostResolver</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>Internal implementation package not meant for direct consumption.  Please do not reference directly. 
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 
e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d 
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.DotNetAppHost" version="2.0.0" />
    </dependencies>
  </metadata>
</package>