view Agendas/trunk/src/Agendas.Google.Test/App.config @ 150:19bab30521da

Pasando DateTime a un EditorTemplates
author Nelo@Guinea.neluz.int
date Tue, 02 Aug 2011 23:24:19 -0300
parents 0ea32a748453
children 734d3f0853bf
line wrap: on
line source

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="userNameGoogleCalendar" value="altnethispano.desa@gmail.com" />
    <add key="passwordGoogleCalendar" value="fA&amp;Ec3wU3est" />
    <add key="calendarIdGoogleCalendar" value="altnethispano.desa@gmail.com" />
  </appSettings>
</configuration>