We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7569380 commit 7f9cceeCopy full SHA for 7f9ccee
ChangeLog/7.1.0-Beta-2-dev.txt
@@ -1,2 +1,7 @@
1
+[main] Some EventArgs inheritors that were sealed classes transformed to read-only structures
2
+[main] DbCommandEventArgs became read-only structure
3
[main] BitFaster.Caching package reference is updated to 1.0.7
-[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
4
+[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
5
+[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure
6
+[reprocessing] ExecuteErrorEventArgs (not sealed) became read-only structure
7
+[tracking] TrackingCompletedEventArgs (sealed) became read-only structure
0 commit comments