Oded Hanson
Oded Hanson
In case the string is null, this actually is supported. We should perhaps provide a better warning indication since this warning is misleading.
The following code should generate a platform not supported warning for Mac and Linux ``` [DllImport("libTestDynLib.dylib")] static extern void MyTest([MarshalAs(UnmanagedType.BStr)]string s); ```
## Summary Blazor desktop applications use today their own implementation of cross platform WebViews inside BlazorWebView control. My team is working on an alternative solution for WebView desktop applications which...
The KeyFile property is currently compile time enabled only for NETFULLFRAMEWORK. This change enables this property for all.
With this change, you can set the SearchDirectories property on the task.