No repro this side
Building with tools version "2.0".
Target "GetWorkingSets: (TargetId:2)" in project "D:\a\AnIdea.proj" (entry point):
Using "MSBuild.ExtensionPack.CodeQuality.StyleCop" task from assembly "C:\Program Files (x86)\Style
Cop 4.7\MSBuild.ExtensionPack.StyleCop.dll".
Task "MSBuild.ExtensionPack.CodeQuality.StyleCop" (TaskId:2)
Task Parameter:TaskAction=Scan (TaskId:2)
Task Parameter:ShowOutput=True (TaskId:2)
Task Parameter:ForceFullAnalysis=True (TaskId:2)
Task Parameter:CacheResults=False (TaskId:2)
Task Parameter:LogFile=d:\hudson\StyleCopLog.txt (TaskId:2)
Task Parameter:SettingsFile=c:\Program Files (x86)\StyleCop 4.7\Settings.StyleCop (TaskId:2)
Task Parameter:SourceFiles=D:\hudson\jobs\LindbergCorp.Website\workspace\trunk\LindbergCorp\Defau
lt.aspx.cs (TaskId:2)
Performing StyleCop scan... (TaskId:2)
SourceFiles count is: 1 (TaskId:2)
Adding file: D:\hudson\jobs\LindbergCorp.Website\workspace\trunk\LindbergCorp\Default.aspx.cs (Ta
skId:2)
Pass 1: Default.aspx.cs (TaskId:2)
Pass 2: Default.aspx.cs (TaskId:2)
No violations encountered (TaskId:2)
Done executing task "MSBuild.ExtensionPack.CodeQuality.StyleCop". (TaskId:2)
I wonder if it's an encoding issue? can you send me the actual file?
You could also try download hte code and step through the task. It would be nice to get a repro so I could determine if we need any more guard code.
Mike
Building with tools version "2.0".
Target "GetWorkingSets: (TargetId:2)" in project "D:\a\AnIdea.proj" (entry point):
Using "MSBuild.ExtensionPack.CodeQuality.StyleCop" task from assembly "C:\Program Files (x86)\Style
Cop 4.7\MSBuild.ExtensionPack.StyleCop.dll".
Task "MSBuild.ExtensionPack.CodeQuality.StyleCop" (TaskId:2)
Task Parameter:TaskAction=Scan (TaskId:2)
Task Parameter:ShowOutput=True (TaskId:2)
Task Parameter:ForceFullAnalysis=True (TaskId:2)
Task Parameter:CacheResults=False (TaskId:2)
Task Parameter:LogFile=d:\hudson\StyleCopLog.txt (TaskId:2)
Task Parameter:SettingsFile=c:\Program Files (x86)\StyleCop 4.7\Settings.StyleCop (TaskId:2)
Task Parameter:SourceFiles=D:\hudson\jobs\LindbergCorp.Website\workspace\trunk\LindbergCorp\Defau
lt.aspx.cs (TaskId:2)
Performing StyleCop scan... (TaskId:2)
SourceFiles count is: 1 (TaskId:2)
Adding file: D:\hudson\jobs\LindbergCorp.Website\workspace\trunk\LindbergCorp\Default.aspx.cs (Ta
skId:2)
Pass 1: Default.aspx.cs (TaskId:2)
Pass 2: Default.aspx.cs (TaskId:2)
No violations encountered (TaskId:2)
Done executing task "MSBuild.ExtensionPack.CodeQuality.StyleCop". (TaskId:2)
I wonder if it's an encoding issue? can you send me the actual file?
You could also try download hte code and step through the task. It would be nice to get a repro so I could determine if we need any more guard code.
Mike