🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

Microsoft.EntityFrameworkCore.Analyzers

Package Overview
Dependencies
Maintainers
4
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.entityframeworkcore.analyzers - nuget Package Compare versions

Comparing version
2.1.0-rc1-final
to
2.1.0-preview2-final
services/metadata/...88fb0b5a7c724cbebb7cbb436063590f.psmdcp

Sorry, the diff of this file is not supported yet

+7
-4
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="3.6">
<id>Microsoft.EntityFrameworkCore.Analyzers</id>
<version>2.1.0-rc1-final</version>
<version>2.1.0-preview2-final</version>
<authors>Microsoft</authors>

@@ -16,7 +16,10 @@ <owners>Microsoft</owners>

<serviceable>true</serviceable>
<repository type="git" url="https://github.com/aspnet/EntityFramework.git" commit="b99a3187c2e35f9462ae353e2c46a64221c72bb6" />
<repository type="git" url="https://github.com/aspnet/EntityFramework.git" />
<dependencies>
<group targetFramework=".NETStandard1.3" />
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.CodeAnalysis.CSharp.Workspaces" version="2.6.1" exclude="Build,Analyzers" />
<dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
</group>
</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