c#/vs2017配置ice 3.4.2

安装ice 3.4.2 之后, 在vs2010中,右键接口库会有iceconfiguration,配置好icebox后,编译接口库,会通过.ice文件编译出.cs 文件。再实现接口即可。
如上流程,如何在vs2017中编译?