From ec9f6415872393c185a52ce5e26401b926edfa11 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Date: Sun, 23 Feb 2014 22:11:55 +0100 Subject: [PATCH] RemoteAgents .NET WindowsPhone registering event just once!!! --- .gitignore | 2 +- WindowsPhone/RemoteAgents/RemoteAgents/MainPage.xaml | 2 +- WindowsPhone/RemoteAgents/RemoteAgents/Model/CallRemoteProcedure.cs | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1524171..339f6eb 100644 --- a/.gitignore +++ b/.gitignore @@ -124,7 +124,7 @@ publish/ # NuGet Packages Directory ## TODO: If you have NuGet Package Restore enabled, uncomment the next line -packages/* +packages/ ## TODO: If the tool you use requires repositories.config, also uncomment the next line !packages/repositories.config diff --git a/WindowsPhone/RemoteAgents/RemoteAgents/MainPage.xaml b/WindowsPhone/RemoteAgents/RemoteAgents/MainPage.xaml index e0d53d1..4db3b90 100644 --- a/WindowsPhone/RemoteAgents/RemoteAgents/MainPage.xaml +++ b/WindowsPhone/RemoteAgents/RemoteAgents/MainPage.xaml @@ -48,7 +48,7 @@ -