[PR #479] Fix NETSDK1045 CI build failure #1061

Open
opened 2026-01-29 14:49:12 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/xoofx/markdig/pull/479

State: closed
Merged: Yes


Remove with uses latest dotnet, which is now 3.1.402

Fixes this build error:

Error: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(127,5): error NETSDK1045: The current .NET SDK does not support targeting .NET Core 3.1.  Either target .NET Core 3.0 or lower, or use a version of the .NET SDK that supports .NET Core 3.1.
**Original Pull Request:** https://github.com/xoofx/markdig/pull/479 **State:** closed **Merged:** Yes --- Remove `with` uses latest dotnet, which is now `3.1.402` Fixes [this](https://github.com/lunet-io/markdig/pull/478/checks?check_run_id=1186626201#step:4:29) build error: ``` Error: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(127,5): error NETSDK1045: The current .NET SDK does not support targeting .NET Core 3.1. Either target .NET Core 3.0 or lower, or use a version of the .NET SDK that supports .NET Core 3.1. ```
claunia added the pull-request label 2026-01-29 14:49:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1061