mirror of https://github.com/lidarr/Lidarr
15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<!--
|
||
|
Note: Add entries to the App.config file for configuration settings
|
||
|
that apply only to the Test project.
|
||
|
-->
|
||
|
<configuration>
|
||
|
<appSettings>
|
||
|
|
||
|
</appSettings>
|
||
|
|
||
|
<connectionStrings>
|
||
|
|
||
|
</connectionStrings>
|
||
|
</configuration>
|