From 3b87c1a6fd7b86e9c0af7a71b79b5bd92ff9f088 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Wed, 3 Jun 2020 01:59:40 -0700 Subject: [PATCH] June 3, 2020 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da2c7f00..0bfe22fd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # DirectX SDK Samples -This repo contains samples that originally shipped in the legacy DirectX SDK. These are all **Windows desktop** applications for Windows Vista Service Pack 2 with the DirectX 11.0 runtime or later. +This repo contains samples that originally shipped in the legacy DirectX SDK. These are all **Windows desktop** applications for Windows 7 Service Pack 1 with the DirectX 11.0 runtime or later. -They have all been cleaned up to build using the Windows 8.x SDK or Windows 10 SDK, and _DO NOT_ require the DirectX SDK to build. Projects for Visual Studio 2015 and Visual Studio 2017 are provided. +They have all been cleaned up to build using the Windows 8.x SDK or Windows 10 SDK, and _DO NOT_ require the DirectX SDK to build. Projects for Visual Studio 2017 and Visual Studio 2019 are provided. * [Microsoft Docs](https://docs.microsoft.com/en-us/windows/desktop/directx-sdk--august-2009-) * [Where is the DirectX SDK (2015 Edition)?](https://aka.ms/dxsdk) * [DirectX SDK Samples Catalog](https://walbourn.github.io/directx-sdk-samples-catalog/) @@ -10,4 +10,4 @@ They have all been cleaned up to build using the Windows 8.x SDK or Windows 10 S All content and source code for this package are subject to the terms of the [MIT License](http://opensource.org/licenses/MIT). -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.