I get quite a few of these warnings when doing dotnet restore when running paket 10.0.0-alpha011 on a net10.0 project.
I guess this is the result of some changes in the .NET 10 SDK, which really aren't a problem. I still want to understand why I get them, and whether we can do some changes i how Paket works to avoid these watnings.
Also mentioned in the .NET 10 issue (#4296 ):