Skip to content

Target Frameworks

Keiho Sakapon edited this page Oct 1, 2018 · 2 revisions

net47

.NET Framework 4.7 で実行した場合、

#if NETSTANDARD

#endif

の中は実行されない。
.NET Framework 向けのアセンブリが読み込まれていると考えられる。

Clone this wiki locally