Merge pull request #4380 from alexanderkyte/conflicting_attrs
[mono.git] / mcs / build / profiles / testing_aot_hybrid.make
index 97ae3b2c3485874577b02b8ed3ad47d47665777e..2233519ac488276f553ded180e907d2587f181bf 100644 (file)
@@ -23,7 +23,6 @@ PROFILE_MCS_FLAGS = \
        -d:NET_4_0 \
        -d:NET_4_5 \
        -d:MONO \
-       -d:NETSTANDARD \
        -nowarn:1699 \
        -nostdlib \
        $(DEFAULT_REFERENCES) \
@@ -33,4 +32,5 @@ FRAMEWORK_VERSION = 2.1
 
 NO_INSTALL = yes
 MOBILE_DYNAMIC = yes
-MOBILE_PROFILE = yes
\ No newline at end of file
+MOBILE_PROFILE = yes
+NO_CONSOLE = yes