NETSDK1083 error when using .NET 8 #9099
Labels
L: dotnet:nuget
NuGet packages via nuget or dotnet
L: git:submodules
Git submodules
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
NuGet
Package manager version
No response
Language version
.NET 8
Manifest location and content before the Dependabot update
No response
dependabot.yml content
No response
Updated dependency
No response
What you expected to see, versus what you actually saw
I expected to have a dependency PR created, but instead I get multiple NETSDK1083 errors.
This error is caused because now .NET SDK uses a smaller RID graph, and the Microsoft recommended action is the following:
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
Log extract for broken
.csproj
update:Smallest manifest that reproduces the issue
.github/dependabot.yml
:test.csproj
:Edit: Although Windows App SDK 1.5 fixed some warnings with .NET 8, this error is still happening when updating from 1.5.240227000 to 1.5.240311000
The text was updated successfully, but these errors were encountered: