Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Sample app to net8 #628

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

mpreyskurantov
Copy link
Contributor

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 mpreyskurantov self-assigned this Jul 19, 2024
@mpreyskurantov mpreyskurantov merged commit a843f58 into DevExpress:master Jul 19, 2024
10 checks passed
@mpreyskurantov mpreyskurantov deleted the net8-sample-app branch July 19, 2024 13:47
@mpreyskurantov mpreyskurantov added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants