unoplatform / Uno.Wasm.Bootstrap

A simple nuget package to run C# code in a WASM-compatible browser
Other
367 stars 57 forks source link

`AccelerateBuildsInVisualStudio` breaks boostrapper based builds #782

Closed jeromelaban closed 11 months ago

jeromelaban commented 11 months ago

In VS 17.8 Preview 3, AccelerateBuildsInVisualStudio seems to be enabled by default and this breaks incremental builds from the bootstrapper, which is likely not detecting changes made to dependent projects.