Open
Description
- Create or open a solution with Central Package Management (CPM)
- Add a new test project via one of the test project templates.
- Notice that there are compile errors. The root error is NU1008 Projects that use central package version management should not define the version on the PackageReference items but on the PackageVersion items
Related: dotnet/aspnetcore#48569