Marek Fišera

Results 162 comments of Marek Fišera

This time I have used the button in the documentation page 🎉 (thanks guardrex!)

> When solved, is there a good way to read MsBuild's value and attach/remove module in the runtime? The ideal solution should avoid creating a new runtime flavor. Sure. We...

> Blazor-connected failures in WBT require changes to https://github.com/ilonatommy/aspnetcore/blob/3e168fe85e2330621ed12d9c9524c80e0f743dc6/src/Components/dotnet-runtime-js/dotnet.d.ts#L176 (adding `jsModuleGlobalization`). > > ``` > Wasm.Build.Tests.Blazor.IcuTests.HybridWithInvariant(config: "Debug", invariant: False) [FAIL] > Could not find dotnet.globalization.js in bundle directory: C:\helix\work\workitem\e\wbt artifacts\blz_hybrid_Debug_4lfnum1h_dzk\bin\Debug\net9.0\wwwroot\_framework....

Todays tought: Use kind of a transaction log. **Installation** - Save package id and version. - After each file extraction, save a path to log. - Write entry to packages.config...

Most important is it on the updates tab.

I thing that checking whether a loaded position and size are within boundaries of current displays could solve it.

Most important is it on the updates tab.

Could this be a problem? ``` CSC : warning CS8021: No value for RuntimeMetadataVersion found. No assembly containing System.Object was found nor was a value for RuntimeMetadataVersion specified through options....