chore(test): update FluentAssertions from 6.12.0 to 7.2.0#4864
Merged
jamescrosswell merged 2 commits intomainfrom Jan 26, 2026
Merged
chore(test): update FluentAssertions from 6.12.0 to 7.2.0#4864jamescrosswell merged 2 commits intomainfrom
jamescrosswell merged 2 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4864 +/- ##
==========================================
- Coverage 73.92% 73.82% -0.10%
==========================================
Files 483 483
Lines 17551 17551
Branches 3461 3461
==========================================
- Hits 12974 12957 -17
- Misses 3721 3742 +21
+ Partials 856 852 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Flash0ver
commented
Jan 23, 2026
| @@ -1,4 +1,5 @@ | |||
| using Sentry.Maui.Internal; | |||
| using NetworkAccess = Microsoft.Maui.Networking.NetworkAccess; // ambiguous reference: System.Net.NetworkAccess | |||
Member
Author
There was a problem hiding this comment.
note:
error CS0104: 'NetworkAccess' is an ambiguous reference between 'System.Net.NetworkAccess' and 'Microsoft.Maui.Networking.NetworkAccess'
dependency graph for net10.0 and net9.0
- FluentAssertions 6.12.0
- System.Configuration.ConfigurationManager (>= 4.4.0)
- System.Security.Cryptography.ProtectedData (>= 4.4.0)
- System.Configuration.ConfigurationManager (>= 4.4.0)
- FluentAssertions 7.2.0
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Security.Cryptography.ProtectedData (>= 6.0.0)
- System.Security.Permissions (>= 6.0.0)
- System.Security.AccessControl (>= 6.0.0)
- System.Windows.Extensions (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- Microsoft.Win32.SystemEvents (>= 6.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
jamescrosswell
approved these changes
Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
FluentAssertionsfrom6.12.0to7.2.08.*Apache-2.0to a custom license that we should check by legal first[NotNullAttribute]Potential follow-ups (after merge to
main)