Windows 10 build 9927
Build of Windows 10 | |
OS family | Windows NT |
---|---|
Version number | 10.0 |
Build number | 9927 |
Windows 10 build 9927 is an unleaked build of Windows 10. It was referenced in the C# project file App14.csproj
shown in the video "Extension SDKs" for the "Developer's Guide to Windows 10 Preview" series on Channel 9.[1]
<PropertyGroup>
...
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.9927.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.9926.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
...
</PropertyGroup>
References[edit | edit source]
- ↑ Developer's Guide to Windows 10 Preview: (04) Extension SDKs | Developer's Guide to Windows 10 Preview. Channel 9. 23 March 2015. Archived from the original on 5 April 2015.