forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodecrackercsharp.properties
More file actions
21 lines (16 loc) · 853 Bytes
/
codecrackercsharp.properties
File metadata and controls
21 lines (16 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
category=External Analysers
description=Provide Code Cracker rules for analysis of C# projects
publicVersions=1.1.0
archivedVersions=1.0.1
defaults.mavenGroupId=codeCracker
defaults.mavenArtifactId=codeCrackerCSharp
1.1.0.description=Bug fixes and new analyzers. Minimum VS version: VS 2015 Update 3
1.1.0.sqVersions=[7.2,7.2.1]
1.1.0.date=2018-08-02
1.1.0.changelogUrl=https://github.com/code-cracker/code-cracker/releases/tag/v1.1.0
1.1.0.downloadUrl=https://github.com/code-cracker/code-cracker/releases/download/v1.1.0/codecrackercsharp-plugin-1.1.0.jar
1.0.1.description=Initial release
1.0.1.sqVersions=[5.6,7.2]
1.0.1.date=2015-09-16
1.0.1.downloadUrl=https://github.com/code-cracker/code-cracker/releases/download/v1.0.1/codecrackercsharp-plugin-1.0.1.jar
1.0.1.changelogUrl=https://github.com/code-cracker/code-cracker/releases/tag/v1.0.1