You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add PRI generation support for C++ libraries (#1442)
* Add PRI gen support for libraries.
* Fix mistake. After fix, verified correct.
* Address feedback. Remove unnecessary .NET line. It's not true that TPI is UAP for .NET version less than 5.0. Yes, we require .NET 5 or greater for WAS, but there is no need to have a check here.
* Modified change per feedback.
0 commit comments