microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Merge20221103 #227

Closed samtertzakian closed 1 year ago

samtertzakian commented 1 year ago

Update to enable building using NI EWDK (EWDK_ni_release_svc_prod1_22…621_220804-1759) using Visual Studio 2022.

Also it is necessary to execute this command in EWDK prior to starting Visual Studio:

set MSBuildUserExtensionsPath=%VSINSTALLDIR%\MsBuild

It is anticipated that later versions of the EWDK will not need the extra command.