[WASM] Build error MSB4186: Invalid static method invocation syntax: "[System.String]::Copy().Contains('Microsoft.NET.Sdk.Web')" #16851
-
Hello. -> C:\Users\xxxxxx.nuget\packages\uno.sdk\5.2.121\targets\Uno.Common.Wasm.targets(60,43): error MSB4186: Invalid static method invocation syntax: "[System.String]::Copy().Contains('Microsoft.NET.Sdk.Web')". Method 'System.String.Copy' not found. Static method invocation should be of the form: All my colleagues have the same problem. How could I fix that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for the report. This was fixed in a later version of uno platform. You can find how to update the uno.sdk here. 5.2.139 was released a few hours ago, give it a try and let us know if it helped! |
Beta Was this translation helpful? Give feedback.
-
@jeromelaban |
Beta Was this translation helpful? Give feedback.
Thanks for the report. This was fixed in a later version of uno platform. You can find how to update the uno.sdk here. 5.2.139 was released a few hours ago, give it a try and let us know if it helped!