You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update deps: bump versions, add security package, TUnit (#208)
* Update deps: bump versions, add security package, TUnit
Bump CoreVersion to 10.0.7 and AvaloniaVersion to 12.0.2 in Directory.Build.props. Add System.Security.Cryptography.Xml v10.0.7 to the Sqlite and SqlServer EF project files to address security advisories (GHSA-37gx-xxp4-5rgx and GHSA-w3x6-4m5h-cxqf). Normalize spacing in TUnit Using entries and update TUnit to version 1.43.11 in the test project.
* Update Extensions.Hosting.Maui.Example.csproj
Merge pull request #187 from reactivemarbles/copilot/fix-object-synch…
…ronization-error
Fix ObjectSynchronizationException when disposing ResourceMutex from a different thread