Fixed #1254.
This commit is contained in:
Родитель
a4385085dc
Коммит
6029d2d029
|
@ -19,9 +19,7 @@ Note: Community projects are listed here to help with discovery but are not offi
|
|||
|
||||
See the [roadmap](./docs/roadmap.md) and [FAQ](./docs/faq.md) for more details.
|
||||
|
||||
If you'd like to browse the metadata to see what we're emitting, download [Windows.Win32.winmd](https://github.com/microsoft/win32metadata/raw/main/scripts/BaselineWinmd/Windows.Win32.winmd) and [Windows.Win32.Interop.dll](https://github.com/microsoft/win32metadata/raw/main/scripts/BaselineWinmd/Windows.Win32.Interop.dll) into the same folder and load Windows.Win32.winmd in [ILSpy](https://github.com/icsharpcode/ILSpy/releases/latest).
|
||||
|
||||
We also publish the metadata via the [Microsoft.Windows.SDK.Win32Metadata](https://www.nuget.org/packages/Microsoft.Windows.SDK.Win32Metadata/) NuGet package.
|
||||
If you'd like to browse the metadata to see what we're emitting, extract Windows.Win32.winmd and Windows.Win32.Interop.dll from the [Microsoft.Windows.SDK.Win32Metadata](https://www.nuget.org/packages/Microsoft.Windows.SDK.Win32Metadata/) NuGet package and load Windows.Win32.winmd in [ILSpy](https://github.com/icsharpcode/ILSpy/releases/latest). Download the package and rename it to .zip to browse and extract its content.
|
||||
|
||||
![ILSpy with winmd](./images/ILSpyWithWinmd.png)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче