Files
simple-shop/Simple-Shop.Tests/App.config
T
Nate VanBuskirk 2ac49cb810 Created Solutions for:
Mobile
Mobile.Android
Web (MVC.NET)
Web.Tests
WinForms
2019-11-10 18:05:36 -06:00

15 lines
287 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>