🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

Microsoft.CodeAnalysis.Common

Package Overview
Dependencies
Maintainers
2
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.codeanalysis.common - nuget Package Compare versions

Comparing version
1.1.0-beta1
to
1.0.1
services/metadata/...257320338561442dbd2741584c45cf35.psmdcp

Sorry, the diff of this file is not supported yet

+9
-1

@@ -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>
+6
-6

@@ -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