Skip to content

Commit

Permalink
Fix .projitems bug in Xamarin.Forms (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZackAllen authored Aug 30, 2022
1 parent ec7820b commit b6d103e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Forms/Shared/Forms.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<!-- Unique samples -->
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)Samples\NetworkAnalysis\NavigateRouteRerouting\GpxProvider.cs" />
</ItemGroup>
<!-- Sample Manager Code -->
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)ApiKeyPrompt.xaml.cs">
Expand Down

0 comments on commit b6d103e

Please sign in to comment.