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

Refactored proj files #521

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Refactored proj files #521

wants to merge 1 commit into from

Conversation

anjali-wpf
Copy link
Member

@anjali-wpf anjali-wpf commented Mar 11, 2024

Addresses issue #504

  • Removed the for source files in the root folder, ensuring to keep necessary source code files.
  • Consolidated the inclusion of XAML, code-behind, and resource files into a single element for better organization.
  • Removed the and elements with their respective conditions because they were redundant and unnecessary in the provided .csproj file.
  • Removed FileAlignment as the property specifies the alignment of file sections within the output file produced by the build process. In most cases, the default value of 512 is sufficient and does not need to be explicitly specified.

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.

1 participant