[wasm][aot] Microsoft.VisualBasic.Tests.FileSystemTests
failing due to use of Assembly.GetCallingAssembly
#53815
Labels
Milestone
With #52883 Microsoft.VisualBasic.Tests.FileSystemTests` started to fail with:
@vargaz said:
The Microsoft.VisualBasic failures seem to be related to calls made to Assembly.GetCallingAssembly () which is not supported in wasm+aot, not sure why this worked previously.
The text was updated successfully, but these errors were encountered: