зеркало из https://github.com/xamarin/ios-samples.git
[WatchNotifications] Fix Project Reference relative path
This commit is contained in:
Родитель
bbd3bbb889
Коммит
08092c8cc3
|
@ -88,7 +88,7 @@
|
|||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.AppExtension.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\WatchNotifications_iOSWatchKitApp\WatchNotifications_WatchKitApp.csproj">
|
||||
<ProjectReference Include="..\WatchNotifications_WatchKitApp\WatchNotifications_WatchKitApp.csproj">
|
||||
<Project>{954DF280-1C91-41EA-84BD-0FFF40F6B918}</Project>
|
||||
<Name>WatchNotifications_WatchKitApp</Name>
|
||||
<IsWatchApp>True</IsWatchApp>
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\WatchNotifications_iOSWatchKitExtension\WatchNotifications_WatchKitExtension.csproj">
|
||||
<ProjectReference Include="..\WatchNotifications_WatchKitExtension\WatchNotifications_WatchKitExtension.csproj">
|
||||
<Project>{EE4CB2D1-32FB-466B-A6E5-8DF1F4CFDFFD}</Project>
|
||||
<Name>WatchNotifications_WatchKitExtension</Name>
|
||||
<IsAppExtension>True</IsAppExtension>
|
||||
|
|
Загрузка…
Ссылка в новой задаче