RepoJournal
.NET

@dotnet

The .NET runtime, ASP.NET, and the C# tooling

Keep up with .NET in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: .NET Full archive →

The Wire · Showcase

ASPNETCORE FIXES BUILD RACE CONDITION WHILE BUMPING CI TOOLING

By RepoJournal · Filed · About .NET

AspNetCore shipped a fix for an intermittent parallel build failure that's been hitting developers during publish operations, while quietly upgrading its CI infrastructure across the board.

The team disabled compression in Microsoft.AspNetCore.App.Internal.Assets to kill a race condition where parallel publishes were fighting over the same shared `obj/compressed/publish` directory, causing "file is being used by another process" failures [1]. This is a quality-of-life fix that stops random build timeouts in CI and local development. On the infrastructure side, actions/cache/restore bumped to 6.1.0 with improved read-only cache handling [2], and dotnet/arcade pushed mirror configuration support for Alpine, Ubuntu, and Debian environments [3][4]. Google's test framework also got a minor update addressing name resolution in gMock [5]. None of these are breaking changes, but the compression fix is worth pulling in the next time you're rebuilding your build matrix.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Disable compression in Microsoft.AspNetCore.App.Internal.Assets ↗ dotnet/aspnetcore
  2. [2] [main] (deps): Bump actions/cache/restore from 5.0.5 to 6.1.0 ↗ dotnet/aspnetcore
  3. [3] [main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml from 7013d9d28581f8597f7ddc73dcd79e4d91af866d to b8b677cf7d0e22a28f3a42b89e02527aa150a47b ↗ dotnet/aspnetcore
  4. [4] [main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml from 7013d9d28581f8597f7ddc73dcd79e4d91af866d to b8b677cf7d0e22a28f3a42b89e02527aa150a47b ↗ dotnet/aspnetcore
  5. [5] [main] (deps): Bump src/submodules/googletest from `8b53336` to `973323e` ↗ dotnet/aspnetcore

Quick answers

What shipped in .NET on July 5, 2026?
AspNetCore shipped a fix for an intermittent parallel build failure that's been hitting developers during publish operations, while quietly upgrading its CI infrastructure across the board. In total, 1 commits and 5 pull requests landed.
Who contributed to .NET on July 5, 2026?
2 developers shipped this update, including Copilot and dependabot[bot].
What were the notable .NET updates?
Disable compression in Microsoft.AspNetCore.App.Internal.Assets, [main] (deps): Bump actions/cache/restore from 5.0.5 to 6.1.0, and [main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml from 7013d9d28581f8597f7ddc73dcd79e4d91af866d to b8b677cf7d0e22a28f3a42b89e02527aa150a47b.

More from @dotnet

Daily updates, in your inbox

Follow .NET

Keep up with .NET in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.