Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Testing/MacTestRunner.csproj')
-rw-r--r--Testing/MacTestRunner.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Testing/MacTestRunner.csproj b/Testing/MacTestRunner.csproj
index c7003c76..49fa87e1 100644
--- a/Testing/MacTestRunner.csproj
+++ b/Testing/MacTestRunner.csproj
@@ -70,7 +70,7 @@
<HintPath>..\packages\NUnit.Runners.2.6.4\tools\lib\nunit-console-runner.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Mac">
- <HintPath>\Library\Frameworks\Xamarin.Mac.framework\Versions\Current\lib\i386\full\Xamarin.Mac.dll</HintPath>
+ <HintPath>\Library\Frameworks\Xamarin.Mac.framework\Versions\Current\lib\x86_64\full\Xamarin.Mac.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@@ -376,4 +376,4 @@
<LogicalName>TextTrimmingEllipsis.png</LogicalName>
</EmbeddedResource>
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>