#Msbuild
New blog post! 📰 MSBuild randomly failing with file locks? 😤 — turns out worker node reuse is the culprit. Learn how MSBUILDDISABLENODEREUSE fixed years of build nightmares & why GitHub Copilot found the answer Google couldn't! 🔍💻👇 awakecoding.com/posts/disabl...
Disabling MSBuild Node Reuse to Avoid File Locking Issues
Intermittent .NET host processes locking your build outputs? MSBuild's node reuse feature causes file locking in complex build systems. Learn how MSBUILDDISABLENODEREUSE fixes years of sporadic build ...
awakecoding.com
November 20, 2025 at 5:48 AM
It was a goal of mine to be very conscious of performance, and run everything in memory where possible (avoid IPC overhead) - which it currently does, apart from MSBuild, which makes sense since its current multi threading model is a new process per “thread”
November 12, 2025 at 11:04 PM
Hey #dotnet, would you like it if #msbuild (and dotnet build, etc) natively integrated with your CI/CD pipelines for integrated warning/error reporting and such? I've vibe-coded some stuff here that might be interesting to folks: github.com/dotnet/msbui...
November 8, 2025 at 5:20 PM
New in MSBuild Structured Log Viewer:

property trail showing reads and writes during evaluation, in order:

github.com/KirillOsenko...

If you've ever had ordering issues where someone reads your property before you wrote to it, this is the tool for you.
November 7, 2025 at 3:04 AM
im this close to drawing a salt circle and praying to whatever demon lives in MSBuild
October 30, 2025 at 12:24 AM
I just git clean -xdf always, the MSBuild Clean target is useless, but I don't see it ever changing
October 2, 2025 at 3:30 PM
New blog post! 📰 Visual Studio build logs are useless 😤 — but MSBuild Binary Logs reveal everything VS hides. Learn how to capture .binlog files, expose analyzers & generators slowing you down, and finally fix slow builds! ⚡💻👇 awakecoding.com/posts/msbuil...
MSBuild Binary Logs Reveal What Visual Studio Hides
Visual Studio build logs are noisy and useless for real insight. MSBuild binary logs reveal what the IDE hides: where time is spent, which analyzers drag, and why projects rebuild. Learn how to captur...
awakecoding.com
September 27, 2025 at 1:41 AM
sorry babe, no async anal tonight :(
September 24, 2025 at 8:07 PM
i took this photo earlier today, cursed windows memory diagnostics screen all stretched

it reported no issues i dunno why the OutOfMemory exceptions on MSBuild that i was getting :/
November 26, 2024 at 3:30 PM
so Monday after lunch at BUILD I will be recording a couple of episodes for the Channel9 show Visual Studio Toolbox covering http://ASP.NET Core 2.0 Web API. Should be good. Will be fun to chat with @rogreen_ms. #MSBuild #ASPNETCore
ASP.NET Core | Open-source web framework for .NET
Build web apps and services that run on Windows, Linux, a...
ASP.NET
November 27, 2024 at 3:16 PM
LinkedIn
lnkd.in
December 1, 2024 at 5:29 AM
Question during my #msbuild Panel:
"Is that a Threddy pin on your shirt?"

Yes, and that is a @threddyrex pin, and that's his cousin @QueeryTSQLRex on the shelf behind me!
December 3, 2024 at 12:44 AM
PSA for folks that registered to be part of #msBuild this year. IT doesn't matter if you were REMOTE or IN-PERSON - we need YOUR feedback.

Please fill out session evals as well as Overall Event EVAL. My main angle - WHAT CAN WE DO BETTER? Constructive verbatim comments welcome.
December 5, 2024 at 7:20 PM
Watch our "highly technical talk" at #MsBuild! No slides, all code, live on stage, optimizing some OSS code down to the nanosecond (and beyond!) https://youtu.be/TRFfTdzpk-M?si=egwlVZKLD6NxcfpX
"Highly Technical Talk" with Hanselman and Toub | BRK194
youtu.be
December 2, 2024 at 5:18 AM
It speaks volumes that IoT, Azure and AI are the first things Microsoft are talking about - they're the big things they're working on, in a way where anyone can use it. And that's important. This tech should be accessible to *all* developers. #MSBuild
November 17, 2024 at 7:11 AM
Hiro now uses MSBuild for its automated build scripts. I find it so much more straightforward than NAnt: http://goo.gl/ef9RB
November 19, 2024 at 1:19 PM
Damn video switcher #MSBuild https://t.co/tLqrZChnE1
November 16, 2024 at 12:34 AM
It's Go time!!! #MSBuild
November 18, 2024 at 3:44 PM
Poor #msbuild, can't even abort a running build:
"Attempting to cancel the build..."
December 7, 2024 at 8:48 PM
Blazor Desktop apps, for web developers who want to write Windows and MacOS apps. #dotnet #blazor #windowsdev #MSBuild #DevMC
November 25, 2024 at 12:30 AM
Introducing the .NET Hot Reload experience for editing code at runtime by @LyalinDotCom. #visualstudio #dotnet #MSBuild #DevMC https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload/?WT.mc_id=DOP-MVP-4025064
Introducing the .NET Hot Reload experience for editing co...
Introducing the new .NET Hot Reload user experience for e...
devblogs.microsoft.com
November 25, 2024 at 12:30 AM
#MSBuild keynote incoming
November 19, 2024 at 4:27 PM
@maryjofoley Do you know if anything is officially planned at TWIT after MSBuild? I might actually be in SF that week!
November 22, 2024 at 10:46 AM
msbuild bräuchte einen "Vertrau mir, das funktioniert schon"-Switch ...
February 26, 2025 at 11:19 AM