我有一个.net项目,它有一个服务的Web引用.我想将该Web引用更新为每个构建的一部分.那可能吗?
.net web-services
有没有办法配置VS2008 C#编译器为这样的代码发出警告:
Int64 x = 123456789000; Int32 y = (Int32)x;
c# casting compiler-warnings
.net ×1
c# ×1
casting ×1
compiler-warnings ×1
web-services ×1