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 18c1a13 commit a4e02e6Copy full SHA for a4e02e6
ChangeLog/7.1.0-Beta-2-dev.txt
@@ -9,6 +9,7 @@
9
[main] Obsolete FieldInfo.IsDynalicallyDefined property's been removed (FieldInfo.IsDynamicallyDefined is still there)
10
[main] Some EventArgs inheritors that were sealed classes transformed to read-only structures
11
[main] DbCommandEventArgs became read-only structure
12
+[main] Xtensive.Sql.Dml.Extensions.IsNullReference() extension method is marked obsolete, use 'is null' operator instead
13
[main] BitFaster.Caching package reference is updated to 1.0.7
14
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
15
[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure
0 commit comments