小编cnc*_*ncb的帖子

多个 Dotfuscator 构建警告 Xamarin:SetStateMachine 和 MoveNext

构建我的 Xamarin Forms Android 应用程序(.NET 标准 2.0)时,Dotfuscator 会输出多个警告。产生以下输出:

2>  Running Dotfuscator with config file 'DotfuscatorConfig.xml'...
2>EXEC : [Build Output] warning : MoveNext overrides MoveNext which could not be found.
2>EXEC : [Build Output] warning : SetStateMachine overrides SetStateMachine which could not be found.
2>EXEC : [Build Output] warning : MoveNext overrides MoveNext which could not be found.
2>EXEC : [Build Output] warning : SetStateMachine overrides SetStateMachine which could not be found.
...Repeats over and over again...
Run Code Online (Sandbox Code Playgroud)

还有其他人看到过这个并知道发生了什么事吗?谢谢,

dotfuscator xamarin.forms

5
推荐指数
0
解决办法
479
查看次数

标签 统计

dotfuscator ×1

xamarin.forms ×1