Skip to content

Commit ba4c794

Browse files
authored
Merge pull request #1060 from Unity-Technologies/add-data-set-extensions
Build the System.Data.DataSetExtensions assembly
2 parents dcc812f + 7fb767c commit ba4c794

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mcs/class/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ net_4_x_parallel_dirs := \
345345
unityjit_dirs := \
346346
$(net_4_x_dirs) \
347347
System.ComponentModel.Composition.4.5 \
348+
System.Data.DataSetExtensions \
348349
I18N \
349350
$(pcl_facade_dirs)
350351

@@ -361,6 +362,7 @@ unityaot_dirs := \
361362
System.Xml.Serialization \
362363
System.Runtime.CompilerServices.Unsafe, $(mobile_common_dirs)) \
363364
System.Drawing \
365+
System.Data.DataSetExtensions \
364366
$(pcl_facade_dirs)
365367

366368
xbuild_2_0_dirs := \

0 commit comments

Comments
 (0)