Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/roslyn

…024.13

On relative base path root
Microsoft.CodeAnalysis From Version 5.3.0-1.25516.1 -> To Version 5.3.0-1.25524.13
@akoeplinger
Copy link
Member

/cc @tmat

 Unhandled exception. System.AggregateException: One or more errors occurred. (could not load type Microsoft.CodeAnalysis.ExternalAccess.Watch.Api.WatchHotReloadService)
   ---> System.Exception: could not load type Microsoft.CodeAnalysis.ExternalAccess.Watch.Api.WatchHotReloadService
     at Microsoft.DotNet.HotReload.Utils.Generator.EnC.ChangeMakerService.InstantiateWatchHotReloadService(HostWorkspaceServices hostWorkspaceServices, ImmutableArray`1 capabilities) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/EnC/ChangeMakerService.cs:line 143
     at Microsoft.DotNet.HotReload.Utils.Generator.EnC.ChangeMakerService.Make(HostWorkspaceServices hostWorkspaceServices, EditAndContinueCapabilities capabilities) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/EnC/ChangeMakerService.cs:line 31
     at Microsoft.DotNet.HotReload.Utils.Generator.BaselineProject.PrepareMSBuildProject(Config config, EditAndContinueCapabilities capabilities, CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/BaselineProject.cs:line 47
     at Microsoft.DotNet.HotReload.Utils.Generator.BaselineProject.Make(Config config, EditAndContinueCapabilities capabilities, CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/BaselineProject.cs:line 19
     at Microsoft.DotNet.HotReload.Utils.Generator.Runner.SetupBaseline(EditAndContinueCapabilities capabilities, CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/Runner.cs:line 53
     at Microsoft.DotNet.HotReload.Utils.Generator.Runner.Run(CancellationToken ct) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator/Runner.cs:line 25
     at Microsoft.DotNet.HotReload.Utils.Generator.Frontend.Frontend.Run(Config config) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.Frontend/Frontend.cs:line 37
     at Microsoft.DotNet.HotReload.Utils.Generator.Frontend.Frontend.RunWithExitStatus(Config config) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.Frontend/Frontend.cs:line 25
     --- End of inner exception stack trace ---
     at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
     at Microsoft.DotNet.HotReload.Utils.Generator.Frontend.Frontend.Main(String[] args) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.Frontend/Frontend.cs:line 18
     at Program.<Main>$(String[] args) in /_/src/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool/Program.cs:line 4
  Aborted (core dumped)
##[error]src/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool.targets.in(57,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/mnt/vss/_work/1/s/.dotnet/dotnet" "/mnt/vss/_work/1/s/artifacts/bin/ImportExplicitly.Tests/../Microsoft.DotNet.HotReload.Utils.Generator.BuildTool/Release/net10.0/Microsoft.DotNet.HotReload.Utils.Generator.BuildTool.dll" "-msbuild:/mnt/vss/_work/1/s/tests/BuildTool/ImportExplcitly.Tests/ImportExplicitly.Tests.csproj" "-script:/mnt/vss/_work/1/s/tests/BuildTool/ImportExplcitly.Tests/delta.json" -p:Configuration=Release" exited with code 134.

@tmat
Copy link
Member

tmat commented Oct 28, 2025

Needs #622

akoeplinger added a commit to tmat/hotreload-utils that referenced this pull request Oct 28, 2025
akoeplinger added a commit that referenced this pull request Oct 28, 2025
* Use ExternalAccess to access Roslyn internal APIs

* Update Roslyn to version from #634

* Remove unnecessary test projects that run zero tests now

---------

Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@akoeplinger
Copy link
Member

@tmat awesome, thanks! I cherry-picked the version bump into that PR and it's green.

@akoeplinger akoeplinger deleted the darc-main-013a8f02-fae5-472a-b3b1-a2a58186c77d branch October 28, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants