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

Increase support for view-only pages #178

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

danielgreen
Copy link

@danielgreen danielgreen commented Dec 17, 2022

Ensure that a view-only page is processed even if it sits within the /Pages hierarchy. Set the SplitViewOnlyPagesIntoMultipleFiles setting to false, so that code-behind files are not generated for pages where they do not already exist.

Resolves issue #180

…/Pages hierarchy. Set the SplitViewOnlyPagesIntoMultipleFiles setting to false, so that code-behind files are not generated for pages where they do not already exist.
Remove the .NET Core 2.1 sample app.
Update other apps from .NET Core 3.1 to .NET 7.
Update NuGet package dependencies.
@danielgreen
Copy link
Author

Gentle nudge @artiomchi @kevinkuszyk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant