Skip to content

Generator project for Microsoft.Web.WebView2.Win32.winmd

Notifications You must be signed in to change notification settings

wravery/webview2-win32md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webview2-win32md

Generator project for Microsoft.Web.WebView2.Win32.winmd, using the out-of-tree SDK for win32metadata.

Getting Started

Install the dotnet CLI if you don't already have it.

Then, clone this repo and run the following command from the repo root:

> dotnet build

The build may take a few minutes, but when it's done the winmd file should be in bin\Microsoft.Web.WebView2.Win32.winmd.

Updating the Metadata

When new versions of the WebView2 SDK are released, you can update the version used to build the metadata by updating this version number in WebView2Win32Metadata.proj:

    <WinmdVersion>1.0.1370.28</WinmdVersion>

Dependencies

Related Projects

About

Generator project for Microsoft.Web.WebView2.Win32.winmd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published