diff --git a/tests/Perspex.Markup.UnitTests/Perspex.Markup.UnitTests.csproj b/tests/Perspex.Markup.UnitTests/Perspex.Markup.UnitTests.csproj index 7d00e0b6b6..185013373c 100644 --- a/tests/Perspex.Markup.UnitTests/Perspex.Markup.UnitTests.csproj +++ b/tests/Perspex.Markup.UnitTests/Perspex.Markup.UnitTests.csproj @@ -102,6 +102,7 @@ + diff --git a/tests/Perspex.Markup.UnitTests/app.config b/tests/Perspex.Markup.UnitTests/app.config new file mode 100644 index 0000000000..fa66e8c206 --- /dev/null +++ b/tests/Perspex.Markup.UnitTests/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/tests/Perspex.Styling.UnitTests/app.config b/tests/Perspex.Styling.UnitTests/app.config index 20eb7befb3..faf47a1e52 100644 --- a/tests/Perspex.Styling.UnitTests/app.config +++ b/tests/Perspex.Styling.UnitTests/app.config @@ -14,6 +14,10 @@ + + + + \ No newline at end of file