Closed
Description
Latest preview.7 SDK introduced new C# language features including interpolated string builders, along with which comes new warning cases for CA1305. That warning has been configured as a suggestion in .editorconfig
for now to unblock the build and should be revisited to ensure all cases are appropriately adjusted.