Microsoft.EntityFrameworkCore.Analyzers
Advanced tools
Sorry, the diff of this file is not supported yet
| <?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