jlaanstra / CppWinRT-PackageReference

This repository shows how to use NuGet PackageReferences with a C++WinRT project. Note that this is not officially supported and no guarantees are made that this will continue to work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CppWinRT-PackageReference

This repository shows how to use NuGet PackageReferences with a C++WinRT project based on the general pupose PackageReference support provided by the project system per dotnet/project-system#2491. Note that this is not officially supported and no guarantees are made that this will continue to work.

About

This repository shows how to use NuGet PackageReferences with a C++WinRT project. Note that this is not officially supported and no guarantees are made that this will continue to work.


Languages

Language:C++ 91.4%Language:C 8.6%