Skip to content

Refactor: .csproj and Directory.Build.Props file fixes#97

Merged
AnnaSasDev merged 8 commits intocorefrom
BuildFixes
Mar 12, 2026
Merged

Refactor: .csproj and Directory.Build.Props file fixes#97
AnnaSasDev merged 8 commits intocorefrom
BuildFixes

Conversation

@AnnaSasDev
Copy link
Member

No description provided.

… logic

- Upgraded `TargetFramework` to `net10.0` across applicable projects.
- Introduced centralized `PageNotFound` component for Blazor and BlazorWebView.
- Standardized `favicon.ico` handling by relocating it to `wwwroot` and updating project configurations.
- Cleaned up redundant `NotFound` markup in router components for React, Blazor, and Vue apps.
…gurations

- Introduced `Directory.Build.targets` to standardize native DLL handling across tests.
- Removed redundant `EnsureNativeDlls` targets from individual project files.
- Enabled `EnableNativeDllCopy` property for relevant test projects.
- Simplified `wwwroot` asset handling by updating to `Content` with `PreserveNewest`.
- Adjusted build configurations for more maintainable and consistent setups.
@AnnaSasDev AnnaSasDev merged commit e1bbebd into core Mar 12, 2026
7 checks passed
@AnnaSasDev AnnaSasDev deleted the BuildFixes branch March 12, 2026 15:34
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