Ivan Georgiev
Ivan Georgiev
You're welcome. I've just saw that another one has same GUID: `gpu-active`.
Same problem here on a local project, after update from `2.75.3` to `2.76.0`. Here's the output: ``` Loading project /Users/jonan/Projects/SomeProject.csproj Determining projects to restore... All projects are up-to-date for restore....
Here is the config file: ```yaml { "metadata": [{ "src": [{ "files": ["Core/Core.csproj"], "src": "../" }, { "files": ["Nodes/Nodes.csproj", "Execution/Execution.csproj"], "src": "../" }], "dest": "api", "filter": "docfx-filter-config.yml", "disableGitFeatures": true, "disableDefaultFilter":...
The crash occurs both on my Mac: ``` .NET SDK: Version: 7.0.313 Commit: 7b4633fafd Runtime Environment: OS Name: Mac OS X OS Version: 14.4 OS Platform: Darwin RID: osx-arm64 Base...