Skip to content

Commit c9f39bb

Browse files
committed
[Store] Removed Dynamic Layer samples: Shaded Relief Slope and Stretch for platform consistency
1 parent 58e808f commit c9f39bb

File tree

6 files changed

+0
-341
lines changed

6 files changed

+0
-341
lines changed

src/Store/ArcGISRuntimeSDKDotNet_StoreSamples/ArcGISRuntimeSDKDotNet_StoreSamples.csproj

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -392,15 +392,9 @@
392392
<Compile Include="Samples\NetworkAnalystTasks\RoutingWithBarriers.xaml.cs">
393393
<DependentUpon>RoutingWithBarriers.xaml</DependentUpon>
394394
</Compile>
395-
<Compile Include="Samples\DynamicServiceLayers\ShadedReliefSlope.xaml.cs">
396-
<DependentUpon>ShadedReliefSlope.xaml</DependentUpon>
397-
</Compile>
398395
<Compile Include="Samples\QueryTasks\Statistics.xaml.cs">
399396
<DependentUpon>Statistics.xaml</DependentUpon>
400397
</Compile>
401-
<Compile Include="Samples\DynamicServiceLayers\Stretch.xaml.cs">
402-
<DependentUpon>Stretch.xaml</DependentUpon>
403-
</Compile>
404398
<Compile Include="Samples\TiledLayers\ArcGISTiledMapServiceLayerSample.xaml.cs">
405399
<DependentUpon>ArcGISTiledMapServiceLayerSample.xaml</DependentUpon>
406400
</Compile>
@@ -824,18 +818,10 @@
824818
<Generator>MSBuild:Compile</Generator>
825819
<SubType>Designer</SubType>
826820
</Page>
827-
<Page Include="Samples\DynamicServiceLayers\ShadedReliefSlope.xaml">
828-
<Generator>MSBuild:Compile</Generator>
829-
<SubType>Designer</SubType>
830-
</Page>
831821
<Page Include="Samples\QueryTasks\Statistics.xaml">
832822
<Generator>MSBuild:Compile</Generator>
833823
<SubType>Designer</SubType>
834824
</Page>
835-
<Page Include="Samples\DynamicServiceLayers\Stretch.xaml">
836-
<Generator>MSBuild:Compile</Generator>
837-
<SubType>Designer</SubType>
838-
</Page>
839825
<Page Include="Samples\TiledLayers\ArcGISTiledMapServiceLayerSample.xaml">
840826
<Generator>MSBuild:Compile</Generator>
841827
<SubType>Designer</SubType>

src/Store/ArcGISRuntimeSDKDotNet_StoreSamples/Assets/SampleDescriptions.xml

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Store/ArcGISRuntimeSDKDotNet_StoreSamples/Samples/DynamicServiceLayers/ShadedReliefSlope.xaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

src/Store/ArcGISRuntimeSDKDotNet_StoreSamples/Samples/DynamicServiceLayers/ShadedReliefSlope.xaml.cs

Lines changed: 0 additions & 137 deletions
This file was deleted.

src/Store/ArcGISRuntimeSDKDotNet_StoreSamples/Samples/DynamicServiceLayers/Stretch.xaml

Lines changed: 0 additions & 43 deletions
This file was deleted.

src/Store/ArcGISRuntimeSDKDotNet_StoreSamples/Samples/DynamicServiceLayers/Stretch.xaml.cs

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)