utf 8 - dotCover: Generate HTML report with UTF-8 encoding -


i'm using teamcity 10.0.4 , activated dotcover tests. works should resulting html files dotcover encoded in ansi , not utf-8. causes problem since teamcity self encoded in utf-8 , cover report loaded in iframe , instead of swedish characters åäö black square questionmark.

is there way change how dotcover encodes report files?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -