Skip to content

[NETSDKE2E][MAC] Unable to build project created with .NET 10 RC2. #50881

@yinjiehe01

Description

@yinjiehe01

REGRESSION INFO
Regression from previous .NET 10 RC2 build. Not repro on 10.0.100rc2-25246.104, but repro with newer build

INSTALL STEP
1.Install SDK 10.0.100-rc.2.25466.101

REPRO STEPS
1.Create a project and build it.

ACTUAL
The project build failed
pkg:
Image

tar.gz:
Image

EXPECTED
The project can build and run.

Dotnet --info:
.NET SDK:
Version: 10.0.100-rc.2.25466.101
Commit: b0eeb50560
Workload version: 10.0.100-manifests.3b559ed0
MSBuild version: 17.15.0-preview-25466-101+b0eeb5056

Runtime Environment:
OS Name: Mac OS X
OS Version: 15.7
OS Platform: Darwin
RID: osx-x64
Base Path: /usr/local/share/dotnet/sdk/10.0.100-rc.2.25466.101/

.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.

Host:
Version: 10.0.0-rc.2.25466.101
Architecture: x64
Commit: b0eeb50560

.NET SDKs installed:
10.0.100-rc.2.25466.101 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.0-rc.2.25466.101 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 10.0.0-rc.2.25466.101 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions