diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 21:10:15 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 21:10:15 +0100 |
| commit | 089ad8e7c2ee6360b2ff24751202766795a2e82d (patch) | |
| tree | bde316c78577266d22167391be4647f9b1d6d024 /MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml | |
| parent | b062577d81895b2fe1874aa9b44a1961436094a2 (diff) | |
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
Diffstat (limited to 'MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml')
| -rw-r--r-- | MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml b/MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml index 5f2e024c5..9c65bddcd 100644 --- a/MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml +++ b/MediaBrowser.Tests/ConsistencyTests/Resources/StringCheckSample.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml-stylesheet type="text/xsl" href="StringCheck.xslt"?> <StringUsages Mode="All"> <Dictionary Token="LabelExit" Text="Exit" /> |
