Skip to content

Commit acd6783

Browse files
committed
Update GenerateApps.msbuild
1 parent da30928 commit acd6783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/GenerateApps.msbuild

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<_NetWindowsTarget>net8.0-windows10.0.19041.0</_NetWindowsTarget>
66
<_NetAndroidTarget>net8.0-android</_NetAndroidTarget>
77
<Configuration Condition="'$(Configuration)'==''">Release</Configuration>
8-
<RELEASE_VERSION Condition="'$(RELEASE_VERSION)'==''">200.6.0</RELEASE_VERSION>
9-
<BUILD_NUM Condition="'$(BUILD_NUM)'==''">0</BUILD_NUM>
8+
<RELEASE_VERSION>200.6.0</RELEASE_VERSION>
9+
<BUILD_NUM>0</BUILD_NUM>
1010
<ArcGISMapsSDKVersion>$(RELEASE_VERSION)</ArcGISMapsSDKVersion>
1111

1212
<AppManifestNamespace>

0 commit comments

Comments
 (0)