RemoteControlSample.csproj
changeset 1 4cf25f956ab2
parent 0 82a61d3d2706
child 8 0d0c62b1df48
     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 />