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
Assets file 'D:\a\System.Linq.Dynamic.Core\System.Linq.Dynamic.Core\test\System.Linq.Dynamic.Core.NewtonsoftJson.Tests\obj\project.assets.json' doesn't have a target for 'net8'. Ensure that restore has run and that you have included 'net8' in the TargetFrameworks for your project.
Assets file 'D:\a\System.Linq.Dynamic.Core\System.Linq.Dynamic.Core\test\System.Linq.Dynamic.Core.NewtonsoftJson.Tests\obj\project.assets.json' doesn't have a target for 'net8'. Ensure that restore has run and that you have included 'net8' in the TargetFrameworks for your project.
Nullability of reference types in type of parameter 'provider' of 'bool TestQueryableAnalyzer.SupportsLinqToObjects(IQueryable query, IQueryProvider provider)' doesn't match implicitly implemented member 'bool IQueryableAnalyzer.SupportsLinqToObjects(IQueryable query, IQueryProvider? provider = null)' (possibly because of nullability attributes).