Microsoft.CodeAnalysis.Common
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -1,1 +0,9 @@ | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="xml" ContentType="application/octet" /><Default Extension="rtf" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> | ||
| <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /> | ||
| <Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="xml" ContentType="application/octet" /> | ||
| <Default Extension="rtf" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> |
@@ -1,11 +0,11 @@ | ||
| <?xml version="1.0"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd"> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Microsoft.CodeAnalysis.Common</id> | ||
| <version>1.1.0-beta1</version> | ||
| <version>1.0.1</version> | ||
| <authors>Microsoft</authors> | ||
| <owners>Microsoft</owners> | ||
| <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=529443</licenseUrl> | ||
| <projectUrl>http://msdn.com/roslyn</projectUrl> | ||
| <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <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. | ||
@@ -18,3 +18,3 @@ | ||
| <summary>A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").</summary> | ||
| <releaseNotes>Preview of Microsoft .NET Compiler Platform (Roslyn)</releaseNotes> | ||
| <releaseNotes>VS 2015 version of the Microsoft .NET Compiler Platform (Roslyn)</releaseNotes> | ||
| <language>en-US</language> | ||
@@ -24,3 +24,3 @@ <tags>Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics</tags> | ||
| <dependency id="System.Collections.Immutable" version="1.1.36" /> | ||
| <dependency id="System.Reflection.Metadata" version="1.1.0-alpha-00014" /> | ||
| <dependency id="System.Reflection.Metadata" version="1.0.21" /> | ||
| <dependency id="Microsoft.CodeAnalysis.Analyzers" version="1.0.0" /> | ||
@@ -27,0 +27,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display