.NET 7 compatability

I upgraded my project to the .NET 7 RC 1. The project builds in VS, but RBS reports an error when building.

The current .NET SDK does not support targeting .NET 7.0

Do I need to rollback to .NET 6? Just to verify, I restored my previous .csproj file and the issue went away.

Indeed RBS does not support .NET 7 yet. We will support it in one of the future versions. It will be supported in the RTM for sure.