MobileBlazorBindings
MobileBlazorBindings copied to clipboard
Changing CSS in referenced RCL doesn't show up in app without clean/build
In a hybrid app if you change the CSS in the Razor Class Library (RCL) then those changes don't show up in the app (at least on Windows). If you clean and rebuild then it shows up.
It appears that something isn't copying/overwriting the static file assets during build even though they are newer.
cc @danroth27