Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Feb 10, 2026

Fixes Microsoft.DotNet.HotReload.WebAssembly.Browser asset layout. The test were failing to build WASM projects because Microsoft.DotNet.HotReload.WebAssembly.Browser.lib.module.js and Microsoft.DotNet.HotReload.WebAssembly.Browser.dll were not copied to the right directories.

Reenables WASM Hot Reload tests in dotnet-watch test suite.

@tmat tmat force-pushed the WasmTests branch 2 times, most recently from 2b03ecb to 5f99f1b Compare February 11, 2026 23:33
{
stream = File.Open(path, FileMode.Open, FileAccess.Read, FileShare.ReadWrite | FileShare.Delete);
}
catch (FileNotFoundException)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to follow up on why the manifest is sometimes not be produced by the build... #52994

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant