Andy Zivkovic
Andy Zivkovic
source build retargets everything to build for net8.0, and this has caused a compile error: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8059454&view=logs&j=cb98efd6-7062-56ef-f642-0176540bbe0a&t=d42c45d2-f6c8-5ae2-d854-abf6f8d78853&l=88 > /home/vsts/work/1/s/src/NuGet.Core/NuGet.LibraryModel/LibraryDependency.cs(264,72): error CS8600: Converting null literal or possible null value to non-nullable type....
In the before GC stats, only 1 of the 4 had a gen 2 GC, which only paused for 14ms. All 4 of the after GC stats show a gen...
@mungojam From a NuGet client point of it, it's completely up to the server. I can implement a nuget server and set `true` in that field using different rules to...
I really like the idea! I started an internal conversation to see this proposal needs to go through the full [feature process](https://github.com/NuGet/NuGet.Client/blob/dev/docs/feature-guide.md), specifically, if it needs a design spec since...
The repo readme for the NuGet.Services.EndToEnd clearly state it's for automated tests for nuget.org, so I expect that there's no product impact. Moving this to the server team issue tracker.