From 51ecf424c7db194b7ce52ff800fd9ca28b47ab9f Mon Sep 17 00:00:00 2001 From: pimterry Date: Sun, 26 Jan 2014 22:51:27 +0000 Subject: [PATCH] Fix Proxy -> Poxy typo in the Silverlight project --- Source.Silverlight/Moq.Silverlight.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Source.Silverlight/Moq.Silverlight.csproj b/Source.Silverlight/Moq.Silverlight.csproj index c28dba864..2734465f5 100644 --- a/Source.Silverlight/Moq.Silverlight.csproj +++ b/Source.Silverlight/Moq.Silverlight.csproj @@ -347,19 +347,19 @@ Resources.resx - Poxy\CastleProxyFactory.cs + Proxy\CastleProxyFactory.cs - Poxy\ICallContext.cs + Proxy\ICallContext.cs - Poxy\ICallInterceptor.cs + Proxy\ICallInterceptor.cs - Poxy\IProxyFactory.cs + Proxy\IProxyFactory.cs - Poxy\ProxyGenerationHelpers.cs + Proxy\ProxyGenerationHelpers.cs Range.cs