Fixing parentheses in project reference (#225)
authorE.Z. Hart <hartez@users.noreply.github.com>
Thu, 16 Jun 2016 10:31:37 +0000 (04:31 -0600)
committerRui Marinho <me@ruimarinho.net>
Thu, 16 Jun 2016 10:31:37 +0000 (11:31 +0100)
Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj

index 6ba585d..1c32b5c 100644 (file)
     <AndroidResource Include="Resources\drawable\cover1.jpg" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\Stubs\Xamarin.Forms.Platform.Android\Xamarin.Forms.Platform.Android %28Forwarders%29.csproj">
+    <ProjectReference Include="..\Stubs\Xamarin.Forms.Platform.Android\Xamarin.Forms.Platform.Android (Forwarders).csproj">
       <Project>{6e53feb1-1100-46ae-8013-17bba35cc197}</Project>
-      <Name>Xamarin.Forms.Platform.Android %28Forwarders%29</Name>
+      <Name>Xamarin.Forms.Platform.Android (Forwarders)</Name>
     </ProjectReference>
     <ProjectReference Include="..\Xamarin.Forms.Controls\Xamarin.Forms.Controls.csproj">
       <Project>{cb9c96ce-125c-4a68-b6a1-c3ff1fbf93e1}</Project>