Microsoft.CodeAnalysis.Common
Advanced tools
Sorry, the diff of this file is not supported yet
| <?xml version="1.0"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Microsoft.CodeAnalysis.Common</id> | ||
| <version>1.0.0</version> | ||
| <version>1.0.0-rc3</version> | ||
| <authors>Microsoft</authors> | ||
@@ -18,3 +18,3 @@ <owners>Microsoft</owners> | ||
| <summary>A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").</summary> | ||
| <releaseNotes>VS 2015 version of the Microsoft .NET Compiler Platform (Roslyn)</releaseNotes> | ||
| <releaseNotes>Preview of Microsoft .NET Compiler Platform (Roslyn)</releaseNotes> | ||
| <language>en-US</language> | ||
@@ -25,5 +25,5 @@ <tags>Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics</tags> | ||
| <dependency id="System.Reflection.Metadata" version="1.0.21" /> | ||
| <dependency id="Microsoft.CodeAnalysis.Analyzers" version="[1.0.0]" /> | ||
| <dependency id="Microsoft.CodeAnalysis.Analyzers" version="[1.0.0-rc3]" /> | ||
| </dependencies> | ||
| </metadata> | ||
| </package> |
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 not supported yet