You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the target framework from .NET 7.0 to .NET 8.0 in multiple project files: `SwitchStatement.csproj`, `CallerInformation.csproj`, `ExceptionFilters.csproj`, `RethrowExceptions.csproj`, `SimpleExceptions.csproj`, and `SolicitColdCall.csproj`. This change enables the use of new features and improvements available in .NET 8.0.
0 commit comments