bruh the compiler itself dies cus no declared API, maybe i can figure out how to ignore that erorr
bruh the compiler itself dies cus no declared API, maybe i can figure out how to ignore that erorr

dotnet-format analyzers --diagnostics=RS0016 --severity=error -v=diag --include-generated in the project directorydotnet tool install -g dotnet-format --version "6.*" --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json

dotnet-format analyzers --diagnostics=RS0016 --severity=error -v=diag --include-generateddotnet tool install -g dotnet-format --version "6.*" --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json