diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/StyleCop/Custom Rules/NerdBank.StyleCop.Rules.dll | bin | 0 -> 21504 bytes | |||
-rw-r--r-- | tools/StyleCop/Docs/StyleCop.chm | bin | 214568 -> 219882 bytes | |||
-rw-r--r-- | tools/StyleCop/Microsoft.SourceAnalysis.Targets | 5 | ||||
-rw-r--r-- | tools/StyleCop/Microsoft.StyleCop.CSharp.Rules.dll | bin | 187264 -> 0 bytes | |||
-rw-r--r-- | tools/StyleCop/Microsoft.StyleCop.CSharp.dll | bin | 231288 -> 0 bytes | |||
-rw-r--r-- | tools/StyleCop/Microsoft.StyleCop.dll | bin | 259944 -> 0 bytes | |||
-rw-r--r-- | tools/StyleCop/NerdBank.StyleCop.Rules.dll | bin | 20480 -> 0 bytes | |||
-rw-r--r-- | tools/StyleCop/Settings.StyleCop | 4 | ||||
-rw-r--r-- | tools/StyleCop/StyleCop.CSharp.Rules.dll | bin | 0 -> 194560 bytes | |||
-rw-r--r-- | tools/StyleCop/StyleCop.CSharp.dll | bin | 0 -> 229376 bytes | |||
-rw-r--r-- | tools/StyleCop/StyleCop.VSPackage.dll | bin | 0 -> 177152 bytes | |||
-rw-r--r-- | tools/StyleCop/StyleCop.dll | bin | 0 -> 405504 bytes | |||
-rw-r--r-- | tools/StyleCop/StyleCop.targets (renamed from tools/StyleCop/Microsoft.StyleCop.Targets) | 2 | ||||
-rw-r--r-- | tools/StyleCop/StyleCopSettingsEditor.exe | bin | 20336 -> 126464 bytes |
14 files changed, 3 insertions, 8 deletions
diff --git a/tools/StyleCop/Custom Rules/NerdBank.StyleCop.Rules.dll b/tools/StyleCop/Custom Rules/NerdBank.StyleCop.Rules.dll Binary files differnew file mode 100644 index 0000000..b284989 --- /dev/null +++ b/tools/StyleCop/Custom Rules/NerdBank.StyleCop.Rules.dll diff --git a/tools/StyleCop/Docs/StyleCop.chm b/tools/StyleCop/Docs/StyleCop.chm Binary files differindex b309170..87f87a4 100644 --- a/tools/StyleCop/Docs/StyleCop.chm +++ b/tools/StyleCop/Docs/StyleCop.chm diff --git a/tools/StyleCop/Microsoft.SourceAnalysis.Targets b/tools/StyleCop/Microsoft.SourceAnalysis.Targets deleted file mode 100644 index 4b4a625..0000000 --- a/tools/StyleCop/Microsoft.SourceAnalysis.Targets +++ /dev/null @@ -1,5 +0,0 @@ -<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <!-- This targets file is obsolete and will be removed in a future version of StyleCop. --> - <!-- Redirect your imports to the Microsoft.StyleCop.Targets file. --> - <Import Project="Microsoft.StyleCop.Targets" /> -</Project> diff --git a/tools/StyleCop/Microsoft.StyleCop.CSharp.Rules.dll b/tools/StyleCop/Microsoft.StyleCop.CSharp.Rules.dll Binary files differdeleted file mode 100644 index d6701cc..0000000 --- a/tools/StyleCop/Microsoft.StyleCop.CSharp.Rules.dll +++ /dev/null diff --git a/tools/StyleCop/Microsoft.StyleCop.CSharp.dll b/tools/StyleCop/Microsoft.StyleCop.CSharp.dll Binary files differdeleted file mode 100644 index 67dbe35..0000000 --- a/tools/StyleCop/Microsoft.StyleCop.CSharp.dll +++ /dev/null diff --git a/tools/StyleCop/Microsoft.StyleCop.dll b/tools/StyleCop/Microsoft.StyleCop.dll Binary files differdeleted file mode 100644 index 4b38e13..0000000 --- a/tools/StyleCop/Microsoft.StyleCop.dll +++ /dev/null diff --git a/tools/StyleCop/NerdBank.StyleCop.Rules.dll b/tools/StyleCop/NerdBank.StyleCop.Rules.dll Binary files differdeleted file mode 100644 index 262de0e..0000000 --- a/tools/StyleCop/NerdBank.StyleCop.Rules.dll +++ /dev/null diff --git a/tools/StyleCop/Settings.StyleCop b/tools/StyleCop/Settings.StyleCop index 058ee21..8182c6f 100644 --- a/tools/StyleCop/Settings.StyleCop +++ b/tools/StyleCop/Settings.StyleCop @@ -1,6 +1,6 @@ <StyleCopSettings Version="4.3"> <Parsers> - <Parser ParserId="Microsoft.StyleCop.CSharp.CsParser"> + <Parser ParserId="StyleCop.CSharp.CsParser"> <ParserSettings> <CollectionProperty Name="GeneratedFileFilters"> <Value>\.g\.cs$</Value> @@ -11,7 +11,7 @@ </Parser> </Parsers> <Analyzers> - <Analyzer AnalyzerId="Microsoft.StyleCop.CSharp.NamingRules"> + <Analyzer AnalyzerId="StyleCop.CSharp.NamingRules"> <AnalyzerSettings> <CollectionProperty Name="Hungarian"> <Value>as</Value> diff --git a/tools/StyleCop/StyleCop.CSharp.Rules.dll b/tools/StyleCop/StyleCop.CSharp.Rules.dll Binary files differnew file mode 100644 index 0000000..614c108 --- /dev/null +++ b/tools/StyleCop/StyleCop.CSharp.Rules.dll diff --git a/tools/StyleCop/StyleCop.CSharp.dll b/tools/StyleCop/StyleCop.CSharp.dll Binary files differnew file mode 100644 index 0000000..682a6fc --- /dev/null +++ b/tools/StyleCop/StyleCop.CSharp.dll diff --git a/tools/StyleCop/StyleCop.VSPackage.dll b/tools/StyleCop/StyleCop.VSPackage.dll Binary files differnew file mode 100644 index 0000000..7272fe5 --- /dev/null +++ b/tools/StyleCop/StyleCop.VSPackage.dll diff --git a/tools/StyleCop/StyleCop.dll b/tools/StyleCop/StyleCop.dll Binary files differnew file mode 100644 index 0000000..ccdcf8b --- /dev/null +++ b/tools/StyleCop/StyleCop.dll diff --git a/tools/StyleCop/Microsoft.StyleCop.Targets b/tools/StyleCop/StyleCop.targets index 9220008..58ff328 100644 --- a/tools/StyleCop/Microsoft.StyleCop.Targets +++ b/tools/StyleCop/StyleCop.targets @@ -1,6 +1,6 @@ <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <!-- Specify where tasks are implemented. --> - <UsingTask AssemblyFile="Microsoft.StyleCop.dll" TaskName="StyleCopTask"/> + <UsingTask AssemblyFile="StyleCop.dll" TaskName="StyleCopTask"/> <PropertyGroup> <BuildDependsOn>$(BuildDependsOn);StyleCop</BuildDependsOn> diff --git a/tools/StyleCop/StyleCopSettingsEditor.exe b/tools/StyleCop/StyleCopSettingsEditor.exe Binary files differindex 1c1c610..a555e2e 100644 --- a/tools/StyleCop/StyleCopSettingsEditor.exe +++ b/tools/StyleCop/StyleCopSettingsEditor.exe |