Skip to content

Conversation

@smaillet
Copy link
Member

@smaillet smaillet commented Nov 2, 2025

Added use of global imports to all projects

  • The MSBuild ImplicitUsings is banned but the C# language of global using is not. This updates projects to use the C# feature without the MSBuild problems.
  • Additional doc updates.

- The MSBuild `ImplicitUsings` is banned but the C# language of `global using` is not. This updates projects to use the C# feature without the MSBuild problems.
* Additional doc updates.
@github-actions
Copy link

github-actions bot commented Nov 2, 2025

Test Results

311 tests  ±0   198 ✅ ±0   12s ⏱️ -18s
  8 suites ±0   113 💤 ±0 
  8 files   ±0     0 ❌ ±0 

Results for commit 04c4b52. ± Comparison against base commit 9b2826a.

@smaillet smaillet merged commit 4af7bfc into UbiquityDotNET:develop Nov 2, 2025
4 checks passed
@smaillet smaillet deleted the GlobalUsings branch November 2, 2025 20:16
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