File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -425,7 +425,7 @@ static const CHAR c_WARNING_FILE_OVERWRITE_Header[] =
425425// the include name bellow has to be in LOWER case
426426static const CHAR c_Include_Header_Begin[] =
427427" \n "
428- " #include \" %S_native.h \"\n "
428+ " #include \" %S \"\n "
429429" \n " ;
430430
431431static const CHAR c_Include_Interop_h[] =
@@ -457,7 +457,7 @@ static const CHAR c_Type_End[] =
457457// --//
458458
459459static const CHAR c_Definition_Begin[] =
460- " #include \" %S_native.h \"\n "
460+ " #include \" %S \"\n "
461461" \n "
462462" \n "
463463" static const CLR_RT_MethodHandler method_lookup[] =\n "
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 1.14 " ,
3+ "version" : " 1.15 " ,
44 "assemblyVersion" : {
55 "precision" : " build"
66 },
You can’t perform that action at this time.
0 commit comments