This commit is contained in:
Mike Battista 2021-06-20 15:52:16 -07:00
Родитель 27c9e9928f
Коммит 5270a8e210
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -19,7 +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 the winmd file](./raw/master/scripts/BaselineWinmd/Windows.Win32.winmd) and load it in [ILSpy](https://github.com/icsharpcode/ILSpy/releases/latest).
If you'd like to browse the metadata to see what we're emitting, [download the winmd file](https://github.com/microsoft/win32metadata/raw/master/scripts/BaselineWinmd/Windows.Win32.winmd) and load it in [ILSpy](https://github.com/icsharpcode/ILSpy/releases/latest).
![ILSpy with winmd](./images/ILSpyWithWinmd.png)