Menu

[r3]: / trunk / UnitTests / App.config  Maximize  Restore  History

Download this file

13 lines (13 with data), 320 Bytes

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="Gmail.Username"
         value="" />
    <add key="Gmail.Password"
         value="" />
    <add key="Test.FirstName"
         value="" />
    <add key="Test.LastName"
         value="" />
  </appSettings>
</configuration>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.