[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / microsoft.codeanalysis.workspaces.common / 2.3.1 / microsoft.codeanalysis.workspaces.common.nuspec
1 <?xml version="1.0" encoding="utf-8"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
3   <metadata minClientVersion="3.3">
4     <id>Microsoft.CodeAnalysis.Workspaces.Common</id>
5     <version>2.3.1</version>
6     <authors>Microsoft</authors>
7     <owners>Microsoft</owners>
8     <requireLicenseAcceptance>true</requireLicenseAcceptance>
9     <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=529443</licenseUrl>
10     <projectUrl>http://msdn.com/roslyn</projectUrl>
11     <description>A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
12
13       This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19</description>
14     <summary>A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.</summary>
15     <releaseNotes></releaseNotes>
16     <language>en-US</language>
17     <tags>Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics</tags>
18     <serviceable>true</serviceable>
19     <dependencies>
20       <group targetFramework=".NETStandard1.3">
21         <dependency id="Microsoft.CodeAnalysis.Common" version="[2.3.1]" />
22         <dependency id="System.Composition" version="1.0.31" />
23         <dependency id="System.Diagnostics.Contracts" version="4.3.0" />
24         <dependency id="System.Linq.Parallel" version="4.3.0" />
25         <dependency id="System.ObjectModel" version="4.3.0" />
26         <dependency id="System.Text.RegularExpressions" version="4.3.0" />
27         <dependency id="System.Threading.Tasks.Parallel" version="4.3.0" />
28       </group>
29       <group targetFramework=".NETFramework4.6">
30         <dependency id="ManagedEsent" version="1.9.4" />
31         <dependency id="Microsoft.CodeAnalysis.Common" version="[2.3.1]" />
32         <dependency id="System.Composition" version="1.0.31" />
33       </group>
34     </dependencies>
35   </metadata>
36 </package>