diff Agendas/trunk/src/Agendas.Google.Test/App.config @ 130:0ea32a748453

Se termina el publicador via el calendario de google, además se realizan las pruebas unitarias.
author alabra
date Sun, 10 Jul 2011 18:50:11 -0400
parents
children 734d3f0853bf
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Agendas/trunk/src/Agendas.Google.Test/App.config	Sun Jul 10 18:50:11 2011 -0400
@@ -0,0 +1,8 @@
+<?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>
\ No newline at end of file