Visual Studio 2017

Microsoft has released Windows 10 Creators Update SDK Preview Build 15052 for the developers. The release is made in conjunction with the Windows 10 Insider Build 15052 or later and contains bug fixes and under development changes to the API surface area.

What’s New

  • No API changes have occurred since build 15021.
  • Windows SDK setup name change: With this release of the Windows SDK the setup executable name changed.  If you have scripts designed to install the previous SDK, you will need to update the path to use the new name:  WinSDKSetup.exe
  • The Windows SDK will now formally only be supported by Visual Studio 2017 and greater. You can download the Visual Studio 2017 here.

Known Issues Windows SDK

  • DX12 Template Throws when running Build 15042: This is a known bug in the Windows SDK installer.  If you encounter this issue, you can repair the SDK by simply running the following command from an Administrative command prompt:  C:\program files (x86)\windows kits\10\bin\10.0.15042.0\x86\DismFoDInstall.cmd

API Updates and Additions

No API changes have occurred since build 15021. For a list of the APIs added since Windows 10 Anniversary Update, please see 15021.

 

The Preview SDK can be downloaded from developer section on Windows Insider.

Source