سؤال

I have a problem with displaying FXCop 10.0 report in Jenkins. FXCop result & FxCopReport.xsl are added as artefacts.

We call FXCop with /oXsl parameter to modify the reference to xsl and it looks like this:

<?xml-stylesheet type="text/xsl" href="FxCopReport.xsl"?>

The report is correctly displayed in IE but in Firefox we get unformatted string. How can it be fixed?

هل كانت مفيدة؟

المحلول 2

We used Violaions plugin it is great for FXCop & Stylecop reports visualisation. Additionally it gives statistics of violations in time.

نصائح أخرى

Perhaps try the HTML Publisher plugin?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top