* Apply Central package management https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management (requires package source mapping https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping) * Microsoft.DiaSymReader.Converter.Xml from dotnet-tools, Microsoft.DiaSymReader.Native from nuget.org feed * Trying to sort what is on which feed for previews of Diasymreader packages * Parse the Roslyn version from Directory.packages.props * Use specific versions for Diasymreader from nuget.org to allow VS2022 addin to restore properly * Tests needs also locked references