Skip to content

Commit f439b38

Browse files
authored
Update target version for UWP sample viewer (#826)
1 parent 1173d0a commit f439b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UWP/ArcGISRuntime.UWP.Viewer/ArcGISRuntime.UWP.Viewer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<AssemblyName>ArcGISRuntime</AssemblyName>
1313
<DefaultLanguage>en-US</DefaultLanguage>
1414
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
15-
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.17763.0</TargetPlatformVersion>
15+
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.18362.0</TargetPlatformVersion>
1616
<TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion>
1717
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
1818
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>

0 commit comments

Comments
 (0)