diff --git a/ApiIntersect.sln b/ApiIntersect.sln
index 4855e5f..b21c4da 100644
--- a/ApiIntersect.sln
+++ b/ApiIntersect.sln
@@ -1,18 +1,22 @@
-
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
+# Visual Studio 15
+VisualStudioVersion = 15.0.26214.1
+MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApiIntersect", "ApiIntersect\ApiIntersect.csproj", "{CD767D93-6C99-4D6A-A303-3C139A73400E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x86 = Debug|x86
- Release|x86 = Release|x86
+ Debug|AnyCPU = Debug|AnyCPU
+ Release|AnyCPU = Release|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CD767D93-6C99-4D6A-A303-3C139A73400E}.Debug|x86.ActiveCfg = Debug|x86
- {CD767D93-6C99-4D6A-A303-3C139A73400E}.Debug|x86.Build.0 = Debug|x86
- {CD767D93-6C99-4D6A-A303-3C139A73400E}.Release|x86.ActiveCfg = Release|x86
- {CD767D93-6C99-4D6A-A303-3C139A73400E}.Release|x86.Build.0 = Release|x86
+ {CD767D93-6C99-4D6A-A303-3C139A73400E}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
+ {CD767D93-6C99-4D6A-A303-3C139A73400E}.Debug|AnyCPU.Build.0 = Debug|Any CPU
+ {CD767D93-6C99-4D6A-A303-3C139A73400E}.Release|AnyCPU.ActiveCfg = Release|Any CPU
+ {CD767D93-6C99-4D6A-A303-3C139A73400E}.Release|AnyCPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
diff --git a/ApiIntersect/ApiIntersect.csproj b/ApiIntersect/ApiIntersect.csproj
index 3ccb3c2..d0cd61d 100644
--- a/ApiIntersect/ApiIntersect.csproj
+++ b/ApiIntersect/ApiIntersect.csproj
@@ -3,7 +3,7 @@
Debug
- x86
+ AnyCPU
{CD767D93-6C99-4D6A-A303-3C139A73400E}
Exe
AppleIntersector
@@ -12,7 +12,7 @@
-
+
true
full
false
@@ -21,9 +21,9 @@
prompt
4
false
- x86
+ AnyCPU
false
- obj\x86\Debug
+ obj\Debug
false
-i /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll -i /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.WatchOS/Xamarin.WatchOS.dll -i /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/Xamarin.Mac/Xamarin.Mac.dll -i /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.TVOS/Xamarin.TVOS.dll -b ObjCRuntime.Constants -b ObjCRuntime.BlockProxyAttribute -b ObjCRuntime.DesignatedInitializerAttribute -f /Library/Frameworks/Mono.framework/Versions/Current/lib/mono/xbuild-frameworks/.NETPortable/v4.5/Profile/Profile7 -vvv
true
@@ -34,14 +34,14 @@
false
-
+
true
bin\Release
prompt
4
true
- x86
- obj\x86\Release
+ AnyCPU
+ obj\Release