.NET Source-Build 9.0.118 June 2026 Updates#54670
Conversation
|
@wtgodbe - can you please take a look at the aspnetcore failure in the VMR build leg (sdk-source-build)? https://dev.azure.com/dnceng-public/public/_build/results?buildId=1458189&view=logs&j=609589e2-4f74-5576-cdb7-914bcaea778b&t=e0f51855-da7b-5abf-165d-8b4b9f3bcf66&l=2402 |
|
I know what the fix is, just don't know how to apply it 😆 - we need dotnet/aspnetcore@166c138, dotnet/aspnetcore@cb3fd9e, and dotnet/aspnetcore@23e16ad from dotnet/aspnetcore#67104. It's already merged into public aspnetcore 9.0, if that helps |
Ok thanks! I will need to trigger aspnetcore flow into sdk then 👍 |
…0260610.12 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.17-servicing.26269.7 -> To Version 9.0.18-servicing.26310.12 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.17 -> To Version 9.0.18
|
@dotnet/source-build - can I get a review on this? May need help merging as well due to the failing SDK tests. |
| script: | | ||
| set -euo pipefail | ||
|
|
||
| ONLINE_CONFIG="$(sourcesPath)/test/Microsoft.DotNet.SourceBuild.SmokeTests/assets/online.NuGet.Config" |
There was a problem hiding this comment.
For future reference, I think this could have been added directly to the test nuget.config. Please log a follow-up issue to clean this up which should happen right away in the internal servicing branch.
Source-build updates for the .NET / 9.0.118 June 2026 release.