weixin_39883705
2020-12-27 11:30Move Microsoft.CSharp.Activities to System.Activities project
In order to matain compatibility with the code generated by the designer we should move the Microsoft.CSharp.Activities to te System.Activities project.
This avoid us to change the generate xaml file from:
xmlns:mca="clr-namespace:Microsoft.CSharp.Activities;assembly=System.Ativities"
to:
xmlns:mca="clr-namespace:Microsoft.CSharp.Activities;assembly=UiPath.Workflow"
该提问来源于开源项目:UiPath/corewf
- 点赞
- 回答
- 收藏
- 复制链接分享
6条回答
为你推荐
- Go中的128位浮点数-等效于C#的“十进制”类型
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 1个回答
- 在Golang中手动提供Google服务帐户凭据
- proxy
- authentication
- 1个回答
- 究竟建设者究竟做了什么? [关闭]
- constructor
- parent
- php
- c#
- 2个回答
- 使用自己的apache thrift通信协议?
- thrift
- php
- c#
- 2个回答
- 在C#中解密PHP加密字符串
- encryption
- php
- c#
- 2个回答
换一换