Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit f114fb4

Browse files
authored
fix duplicate GUIDs (#513)
1 parent e19583f commit f114fb4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2256
-2256
lines changed

CustomRenderers/Map/Circle/Droid/MapOverlay.Droid.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7-
<ProjectGuid>{75AC2162-94A4-4B8F-8D3D-4ACBF9CE10FA}</ProjectGuid>
7+
<ProjectGuid>{DA7FB1AE-A0D7-40FB-B5A5-852E3A7B93F1}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<RootNamespace>MapOverlay.Droid</RootNamespace>
1010
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
@@ -52,7 +52,7 @@
5252
</ItemGroup>
5353
<ItemGroup>
5454
<ProjectReference Include="..\MapOverlay\MapOverlay.csproj">
55-
<Project>{5B19CDED-4814-4651-A6BD-4006C5FFAE34}</Project>
55+
<Project>{61E6D969-58D3-47D8-B653-410B26EE1FE6}</Project>
5656
<Name>MapOverlay</Name>
5757
</ProjectReference>
5858
</ItemGroup>

CustomRenderers/Map/Circle/MapOverlay.sln

+219-219
Large diffs are not rendered by default.

CustomRenderers/Map/Circle/UWP/MapOverlay.UWP.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</ItemGroup>
132132
<ItemGroup>
133133
<ProjectReference Include="..\MapOverlay\MapOverlay.csproj">
134-
<Project>{5b19cded-4814-4651-a6bd-4006c5ffae34}</Project>
134+
<Project>{61E6D969-58D3-47D8-B653-410B26EE1FE6}</Project>
135135
<Name>MapOverlay</Name>
136136
</ProjectReference>
137137
</ItemGroup>

CustomRenderers/Map/Circle/iOS/MapOverlay.iOS.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
66
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7-
<ProjectGuid>{88FEB283-C2CD-4E10-BEDF-1498D2617B60}</ProjectGuid>
7+
<ProjectGuid>{6A579B08-685B-4DDD-81EA-D15B22CFE5B6}</ProjectGuid>
88
<OutputType>Exe</OutputType>
99
<RootNamespace>MapOverlay.iOS</RootNamespace>
1010
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
@@ -77,7 +77,7 @@
7777
</ItemGroup>
7878
<ItemGroup>
7979
<ProjectReference Include="..\MapOverlay\MapOverlay.csproj">
80-
<Project>{5B19CDED-4814-4651-A6BD-4006C5FFAE34}</Project>
80+
<Project>{61E6D969-58D3-47D8-B653-410B26EE1FE6}</Project>
8181
<Name>MapOverlay</Name>
8282
</ProjectReference>
8383
</ItemGroup>

CustomRenderers/Map/Polygon/Droid/MapOverlay.Droid.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7-
<ProjectGuid>{75AC2162-94A4-4B8F-8D3D-4ACBF9CE10FA}</ProjectGuid>
7+
<ProjectGuid>{31F4760E-4880-455F-8FD7-05C52D56E816}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<RootNamespace>MapOverlay.Droid</RootNamespace>
1010
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
@@ -52,7 +52,7 @@
5252
</ItemGroup>
5353
<ItemGroup>
5454
<ProjectReference Include="..\MapOverlay\MapOverlay.csproj">
55-
<Project>{5B19CDED-4814-4651-A6BD-4006C5FFAE34}</Project>
55+
<Project>{6A579B08-685B-4DDD-81EA-D15B22CFE5B6}</Project>
5656
<Name>MapOverlay</Name>
5757
</ProjectReference>
5858
</ItemGroup>

CustomRenderers/Map/Polygon/MapOverlay.sln

+219-219
Large diffs are not rendered by default.

CustomRenderers/Map/Polygon/UWP/MapOverlay.UWP.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
</ItemGroup>
131131
<ItemGroup>
132132
<ProjectReference Include="..\MapOverlay\MapOverlay.csproj">
133-
<Project>{5b19cded-4814-4651-a6bd-4006c5ffae34}</Project>
133+
<Project>{6A579B08-685B-4DDD-81EA-D15B22CFE5B6}</Project>
134134
<Name>MapOverlay</Name>
135135
</ProjectReference>
136136
</ItemGroup>

CustomRenderers/Map/Polygon/iOS/MapOverlay.iOS.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
66
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7-
<ProjectGuid>{88FEB283-C2CD-4E10-BEDF-1498D2617B60}</ProjectGuid>
7+
<ProjectGuid>{E5B6BD6C-7E30-4A48-A679-7CFEA5E0B7B8}</ProjectGuid>
88
<OutputType>Exe</OutputType>
99
<RootNamespace>MapOverlay.iOS</RootNamespace>
1010
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
@@ -77,7 +77,7 @@
7777
</ItemGroup>
7878
<ItemGroup>
7979
<ProjectReference Include="..\MapOverlay\MapOverlay.csproj">
80-
<Project>{5B19CDED-4814-4651-A6BD-4006C5FFAE34}</Project>
80+
<Project>{6A579B08-685B-4DDD-81EA-D15B22CFE5B6}</Project>
8181
<Name>MapOverlay</Name>
8282
</ProjectReference>
8383
</ItemGroup>

Effects/BackgroundColorEffect/Droid/EffectsDemo.Droid.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7-
<ProjectGuid>{0FEF040F-8C17-4B38-8816-C9D7E49C9E84}</ProjectGuid>
7+
<ProjectGuid>{F1D7F5DA-B0BA-4E11-955A-6055DAC4CA8A}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<RootNamespace>EffectsDemo.Droid</RootNamespace>
1010
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
@@ -49,7 +49,7 @@
4949
</ItemGroup>
5050
<ItemGroup>
5151
<ProjectReference Include="..\EffectsDemo\EffectsDemo.csproj">
52-
<Project>{8DBFAF48-04E8-4FC6-9577-408DDFB11A1B}</Project>
52+
<Project>{6505A486-A51F-4DE8-A1EE-07996E846BF0}</Project>
5353
<Name>EffectsDemo</Name>
5454
</ProjectReference>
5555
</ItemGroup>

0 commit comments

Comments
 (0)