KirillOsenkov / MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
MIT License
1.41k stars 188 forks source link

Live Wasm version doesn't work after updating to net7.0 #695

Closed KirillOsenkov closed 11 months ago

KirillOsenkov commented 11 months ago
  1. git clone https://github.com/KirillOsenkov/MSBuildStructuredLog
  2. git checkout live
  3. cd "Blazor App"
  4. dotnet run

This shows an empty browser screen.

For .NET 6.0 the app used to work (same repro steps)

What am I doing wrong?

KirillOsenkov commented 11 months ago

Let's see if this helps: https://github.com/KirillOsenkov/MSBuildStructuredLog/commit/9384aa17943593be2bf42c03becd543f1d53ec5e