mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-20 14:54:01 +00:00
7 lines
225 B
XML
7 lines
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> |