File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 99[main] Obsolete FieldInfo.IsDynalicallyDefined property's been removed (FieldInfo.IsDynamicallyDefined is still there)
1010[main] Some EventArgs inheritors that were sealed classes transformed to read-only structures
1111[main] DbCommandEventArgs became read-only structure
12+ [main] SqlCustomFunctionCall and SqlFunctionCall share one base type
13+ [main] SqlFunctionCall.Arguments property is IReadOnlyList now and parameters can't be changed after instance creation
1214[main] Xtensive.Sql.Dml.Extensions.IsNullReference() extension method is marked obsolete, use 'is null' operator instead
1315[main] BitFaster.Caching package reference is updated to 1.0.7
1416[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
You can’t perform that action at this time.
0 commit comments