veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

260
active users

#msbuild

1 post1 participant0 posts today

There are never too many .bat … for at least the last year I've had to service it here and there. Including prepared and rolled out new versions for two projects this week. Important changes as part of fix the work environment in my #opensource

🛢 #GetNuTool 1.9 embeddable package manager (+ in .bat)
🛢 #hMSBuild 2.4 batch script for searching and wrapping #MSBuild

I.e. important helpers for building and distributing in isolated/legacy env, and overall a flexible thing for something like…

Continued thread

Pushed a big update to the MSBuild Log Viewer VS Code extension (still experimental!)

- no more emoji - use VS Code icons
- better display of search results in side view (and you can have multiple searches per binlog)
- bookmarks! pin log items in the side view
- long log entires open in real VS Code editor windows instead of in a div inside the binlog document

marketplace.visualstudio.com/i

So I made a thing...

It's a VS Code extension based on Kirill Osenkov's @KirillOsenkov MS Build structured log viewer.

marketplace.visualstudio.com/i

The desktop version runs on CoreCLR, the insiders.vscode.dev version runs using the new .NET 8 WASI workload on top of VS Code's WASI extension host (code.visualstudio.com/blogs/20)