mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 01:27:00 +00:00
7 lines
No EOL
225 B
XML
7 lines
No EOL
225 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<!-- Supported values: nunit, xunit and mstest -->
|
|
<add key="FluentAssertions.TestFramework" value="nunit"/>
|
|
</appSettings>
|
|
</configuration> |