when getting the following issues:
-warning MSB3245: Could not resolve this reference. Could not locate the assembly “Windows”
-error CS0246: The type or namespace name ‘Windows’ could not be found
while running GenerateProjectFiles.bat
Is there any side effects of changing <TargetPlatformVersion>8.0</TargetPlatformVersion> to 8.1?