mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 15:53:23 +00:00
14 lines
288 B
XML
14 lines
288 B
XML
<?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>
|