From ce89a55acf9400d9bce5ac2e7dd5ca4d63960979 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Thu, 2 May 2013 13:58:24 -0400 Subject: [PATCH] Use the proper Unsafe feature in the csproj --- SDL2#.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL2#.csproj b/SDL2#.csproj index d9f44cc..a704de2 100644 --- a/SDL2#.csproj +++ b/SDL2#.csproj @@ -20,7 +20,7 @@ 4 x86 false - /unsafe + true none @@ -30,7 +30,7 @@ 4 x86 false - /unsafe + true