NuGet updates
Родитель
89c6ed2f9c
Коммит
2bf98c4902
|
@ -6,7 +6,7 @@ The easiest way to achieve this is to use the [NuGet package manager](https://do
|
|||
* From the drop-down menu, select **Project** / **Manage NuGet Packages...**
|
||||
* Select "Browse" on the top tab, and make sure the _Package source_ is set to "nuget.org"
|
||||
* In the text search field type "DirectXTK12" and hit enter to search for the packages
|
||||
* Select the package with the id **[directxtk12_desktop_2015](https://www.nuget.org/packages/directxtk12_desktop_2015/)** for Win32 or **[directxtk12_uwp](https://www.nuget.org/packages/directxtk12_uwp/)** for UWP
|
||||
* Select the package with the id **[directxtk12_desktop_2017](https://www.nuget.org/packages/directxtk12_desktop_2017/)** for Win32 or **[directxtk12_uwp](https://www.nuget.org/packages/directxtk12_uwp/)** for UWP
|
||||
* Select "Install"
|
||||
* When finished, close the NuGet Manager
|
||||
|
||||
|
@ -14,7 +14,7 @@ The easiest way to achieve this is to use the [NuGet package manager](https://do
|
|||
|
||||
You can check for updates to the NuGet package by selecting "Updates" in the top tab.
|
||||
|
||||
> Both **directxtk12_desktop_2015** and **directxtk12_uwp** support VS 2017 and VS 2019 as well since they are all 'binary compatible'.
|
||||
> Both **directxtk12_desktop_2017** and **directxtk12_uwp** support VS 2019 as well since they are all 'binary compatible'.
|
||||
|
||||
# Project-to-project references
|
||||
Another option rather than using NuGet is to use Visual Studio's [project-to-project references](https://devblogs.microsoft.com/cppblog/flexible-project-to-project-references/). This approach is a little more setup, but it does ensure that you are building the full DirectX Tool Kit library as part of your solution, and allows you to make changes directly to the tool kit if desired as well.
|
||||
|
|
2
Home.md
2
Home.md
|
@ -29,7 +29,7 @@ DirectX 12 is an expert API for Windows 10 which builds on knowing the ins & out
|
|||
# NuGet
|
||||
DirectXTK12 is also available on NuGet
|
||||
* [Universal Windows Platform apps](https://www.nuget.org/packages/directxtk12_uwp)
|
||||
* [Windows desktop app using VS 2015, VS 2017, or VS 2019](https://www.nuget.org/packages/directxtk12_desktop_2015)
|
||||
* [Windows desktop app using VS 2017 or VS 2019](https://www.nuget.org/packages/directxtk12_desktop_2017)
|
||||
|
||||
# Credits
|
||||
The _DirectX Tool Kit for DirectX 11_ is the work of Shawn Hargreaves and Chuck Walbourn, with contributions from Aaron Rodriguez Hernandez, and Daniel Roman.
|
||||
|
|
Двоичные данные
images/nuget.png
Двоичные данные
images/nuget.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 115 KiB После Ширина: | Высота: | Размер: 336 KiB |
Загрузка…
Ссылка в новой задаче