-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build issue: NETSDK1124: Trimming assemblies requires .NET Core 3.0 or higher #91734
Comments
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsOccurred when running Appears to affect:
Error in Build InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=397028 Error Message
{
"ErrorMessage": "error NETSDK1124: Trimming assemblies requires .NET Core 3.0 or higher.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Tagging subscribers to 'os-ios': @steveisok, @akoeplinger, @kotlarmilos Issue DetailsOccurred when running Appears to affect:
Error in Build InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=397028 Error Message
{
"ErrorMessage": "error NETSDK1124: Trimming assemblies requires .NET Core 3.0 or higher.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Duplicate of #91535 |
Occurred when running
/azp run runtime-extra-platforms
Appears to affect:
Error in
Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5) so around https://github.com/dotnet/sdk/blob/main/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets#L90
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=397028
Build error leg or test failing: Build / tvos-arm64 Release AllSubsets_Mono_RuntimeTests / Build Tests
Pull request: #91290
Error Message
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=397028
Error message validated:
error NETSDK1124: Trimming assemblies requires .NET Core 3.0 or higher.
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/7/2023 2:45:45 PM UTC
The text was updated successfully, but these errors were encountered: