File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/wbpd1xk21drdqy0t?svg=true )] ( https://ci.appveyor.com/project/olsh/sql-analyzer-net )
44[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=sql-analyzer-net&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=sql-analyzer-net )
55[ ![ codecov] ( https://codecov.io/gh/olsh/sql-analyzer-net/branch/master/graph/badge.svg )] ( https://codecov.io/gh/olsh/sql-analyzer-net )
6- ![ Nuget] ( https://img.shields.io/nuget/v/SqlAnalyzer.Net )
6+ [ ![ Nuget] ( https://img.shields.io/nuget/v/SqlAnalyzer.Net )] ( https://www.nuget.org/packages/SqlAnalyzer.Net/ )
77[ ![ Visual Studio Marketplace] ( https://img.shields.io/vscode-marketplace/v/olsh.sqlanalyzer.svg )] ( https://marketplace.visualstudio.com/items?itemName=olsh.sqlanalyzer )
88
99
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" SqlAnalyzer.Net.c99afd07-7621-4f0c-ab43-a1ff9b111c67" Version =" 1.1 .0" Language =" en-US" Publisher =" Oleg Shevchenko" />
4+ <Identity Id =" SqlAnalyzer.Net.c99afd07-7621-4f0c-ab43-a1ff9b111c67" Version =" 1.2 .0" Language =" en-US" Publisher =" Oleg Shevchenko" />
55 <DisplayName >SqlAnalyzer.Net</DisplayName >
66 <Description xml : space =" preserve" >A highly experimental Roslyn-based analyzer for SQL related stuff in .NET</Description >
77 <MoreInfo >https://github.com/olsh/sql-analyzer-net</MoreInfo >
1010 <Tags >sql analyzer dapper</Tags >
1111 </Metadata >
1212 <Installation >
13- <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [15.0,)" />
13+ <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [15.0,17.0 )" />
1414 </Installation >
1515 <Dependencies >
1616 <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
You can’t perform that action at this time.
0 commit comments