1.1 --- a/RemoteControlSample.csproj Tue Nov 04 19:31:32 2014 +0100
1.2 +++ b/RemoteControlSample.csproj Tue Nov 04 19:33:40 2014 +0100
1.3 @@ -43,7 +43,7 @@
1.4 </PropertyGroup>
1.5 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1.6 <OutputPath>bin\Debug\</OutputPath>
1.7 - <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
1.8 + <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1.9 <BaseAddress>285212672</BaseAddress>
1.10 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
1.11 <ConfigurationOverrideFile />