Windows 10 build 9910
Build of Windows 10 | |
OS family | Windows NT |
---|---|
Version number | 10.0 |
Build number | 9910 |
Windows 10 build 9910 is an unleaked build of Windows 10. It was referenced in the Platform.xml
file shown in the video "Start Simple: Hello World" for the "Developer's Guide to Windows 10 Preview" series on Channel 9.[1] This build already features the new title bar design for Win32 apps seen in build 9913.
<?xml version="1.0" encoding="utf-8"?>
<ApplicationPlatform name="UAP" friendlyName="Universal Application Platform" version="10.0.9910.0">
<MinimumVisualStudioVersion>14.0.22213.01</MinimumVisualStudioVersion>
<ContainedApiContracts>
<ApiContract name="Windows.Foundation.FoundationContract" version="1.0.0.0" />
<ApiContract name="Windows.Foundation.UniversalApiContract" version="1.0.0.0" />
<ApiContract name="Windows.Foundation.RemoveFromThisBadContract" version="1.0.0.0" />
<ApiContract name="Windows.Networking.Connectivity.WwanContract" version="1.0.0.0" />
</ContainedApiContracts>
</ApplicationPlatform>
References[edit | edit source]
- ↑ Developer's Guide to Windows 10 Preview: (02) Start Simple: Hello World | Developer's Guide to Windows 10 Preview, Channel 9. Archived from the original on 5 April 2015.