|
6 | 6 | <ProductVersion>8.0.30703</ProductVersion>
|
7 | 7 | <SchemaVersion>2.0</SchemaVersion>
|
8 | 8 | <ProjectGuid>{977A5F48-B0F3-4860-AA1A-5B3081ED7D98}</ProjectGuid>
|
9 |
| - <ProjectTypeGuids>{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| 9 | + <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
10 | 10 | <OutputType>Exe</OutputType>
|
11 | 11 | <RootNamespace>Microsoft.WindowsAzure.Mobile.iOS.Test</RootNamespace>
|
12 | 12 | <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
|
|
126 | 126 | </Reference>
|
127 | 127 | <Reference Include="System.Xml" />
|
128 | 128 | <Reference Include="System.Core" />
|
129 |
| - <Reference Include="monotouch" /> |
| 129 | + <Reference Include="Xamarin.iOS" /> |
130 | 130 | </ItemGroup>
|
131 | 131 | <ItemGroup>
|
132 | 132 | <BundleResource Include="Resources\Default%402x.png" />
|
|
135 | 135 | <BundleResource Include="Resources\Default-568h%402x.png" />
|
136 | 136 | </ItemGroup>
|
137 | 137 | <ItemGroup>
|
138 |
| - <ProjectReference Include="..\..\src\Microsoft.WindowsAzure.MobileServices.iOS\Microsoft.WindowsAzure.Mobile.Ext.iOS-Classic.csproj"> |
| 138 | + <ProjectReference Include="..\..\src\Microsoft.WindowsAzure.MobileServices.iOS\Microsoft.WindowsAzure.Mobile.Ext.iOS.csproj"> |
139 | 139 | <Project>{a871b137-83a8-4e9b-913d-30ee0288e161}</Project>
|
140 |
| - <Name>Microsoft.WindowsAzure.Mobile.Ext.iOS-Classic</Name> |
| 140 | + <Name>Microsoft.WindowsAzure.Mobile.Ext.iOS</Name> |
| 141 | + <IsAppExtension>false</IsAppExtension> |
141 | 142 | </ProjectReference>
|
142 | 143 | <ProjectReference Include="..\..\src\Microsoft.WindowsAzure.MobileServices\Microsoft.WindowsAzure.Mobile.csproj">
|
143 | 144 | <Project>{75557793-e36e-4190-8714-5bd2665859fb}</Project>
|
|
153 | 154 | </ProjectReference>
|
154 | 155 | </ItemGroup>
|
155 | 156 | <ItemGroup />
|
156 |
| - <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" /> |
| 157 | + <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> |
157 | 158 | <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
|
158 | 159 | <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
|
159 | 160 | <Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
|
|
0 commit comments