yavsc/build/approot/packages/Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01/Microsoft.CodeAnalysis.Comm...

27 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>Microsoft.CodeAnalysis.Common</id>
<version>1.1.0-rc1-20151109-01</version>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=529443</licenseUrl>
<projectUrl>http://msdn.com/roslyn</projectUrl>
<description>A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries</description>
<summary>A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").</summary>
<releaseNotes>Preview of Microsoft .NET Compiler Platform (Roslyn)</releaseNotes>
<language>en-US</language>
<tags>Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics</tags>
<dependencies>
<dependency id="System.Collections.Immutable" version="1.1.37" />
<dependency id="System.Reflection.Metadata" version="1.1.0" />
<dependency id="Microsoft.CodeAnalysis.Analyzers" version="[1.0.0, 1.2.0)" />
</dependencies>
</metadata>
</package>