Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在项目中添加了一个用户控件并签入到 TFS。现在另一个用户获得了最新版本,她看不到我添加的新用户控件 (uc1),并且她正在获取类型 UC1 未定义。但我没有收到类型 UC1 未定义错误,我可以看到我添加到项目中的新用户控件。
对此的答案是检查包含用户控件而不仅仅是用户控件的项目。因此,当另一个用户从项目中获取最新信息时,他们可以看到添加的新用户控件。