This commit is contained in:
Andrew Arnott 2021-01-21 11:17:41 -07:00 коммит произвёл GitHub
Родитель 5a9d512ec3
Коммит d91801e57f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -15,6 +15,8 @@ Special Windows Store targeted assemblies omit p/invoke signatures to banned API
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).
**⚠ NOTICE: A new, preferred approach for Win32 p/invokes now exists for C# developers. [Check it out](https://github.com/dotnet/pinvoke/issues/565).**
## Usage
Install the NuGet package(s) for the DLLs you want to P/Invoke into.