fix
parent
740d934799
commit
bd331c43d4
|
@ -1,4 +1,4 @@
|
|||
#define RDG009 //RDG009F
|
||||
#define RDG009F //RDG009F
|
||||
#if NEVER
|
||||
#elif RDG009
|
||||
// <snippet_1>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<InvariantGlobalization>true</InvariantGlobalization>
|
||||
<PublishAot>true</PublishAot>
|
||||
<Features>InterceptorsPreview</Features>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue