Migrate Sample app to net8 by mpreyskurantov · Pull Request #628 · DevExpress/DevExtreme.AspNet.Data

@mpreyskurantov

The multi-target cfg was implemented at #613 in favor of DateOnly / TimeOnly testing. However, these new data types can be properly tested under net8 only (even with different compatibility settings for net6/net7). Moreover, this configuration may cause failing the "test-dotnet" check, because of concurrent writing a bundled js file to the Sample's directory.

@mpreyskurantov

alexslavr