mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-23 00:07:07 +00:00
15 lines
288 B
Text
15 lines
288 B
Text
|
<?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>
|