File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
source/nanoFramework.CoreLibrary Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3737 <PropertyGroup >
3838 <NFMDP_PE_NoBitmapCompression >true</NFMDP_PE_NoBitmapCompression >
3939 <!-- we like verbose -->
40- <NFMDP_STUB_Verbose >true</NFMDP_STUB_Verbose >
40+ <NFMDP_PE_Verbose >true</NFMDP_PE_Verbose >
41+ <NFMDP_PE_VerboseMinimize >true</NFMDP_PE_VerboseMinimize >
4142 <NFMDP_STUB_GenerateSkeletonFile >Stubs\corlib_native</NFMDP_STUB_GenerateSkeletonFile >
42- <NFMDP_STUB_GenerateSkeletonProject >CorLib </NFMDP_STUB_GenerateSkeletonProject >
43+ <NFMDP_STUB_GenerateSkeletonProject >corlib_native </NFMDP_STUB_GenerateSkeletonProject >
4344 <!-- this is one is absolutly mandatory for the base class library -->
4445 <NFMDP_STUB_SkeletonWithoutInterop >true</NFMDP_STUB_SkeletonWithoutInterop >
4546 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments