WPF 模型-视图-视图模型工具包

发布于 2024-11-26 16:16:29 字数 190 浏览 0 评论 0原文

我下载了这个工具包 http://wpf.codeplex.com/releases/view/14962已安装,但在我的 Visual Studio 2010 中找不到 WPF 模型视图应用程序。任何人都可以帮助我吗?

i downloaded this toolkit http://wpf.codeplex.com/releases/view/14962 installed but cannot find WPF model-view application in my visual studio 2010. can anyone help me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沫离伤花 2024-12-03 16:16:29

正如用户 janeggert 在此下载的评论中所述:

为了使模板在 VS2010 中运行,请编辑模板 zip 文件中的 WpfModelViewApplicationProjectTemplate.cs.vstemplate 文件:只需删除 Microsoft.VisualStudio.Presentation.Extensions, Version= 行即可9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 将修改后的 zip 文件复制到项目模板文件夹。看起来就像一个魅力..

As stated by user janeggert in the reviews of this download:

In order to get the template running in VS2010, edit the file WpfModelViewApplicationProjectTemplate.cs.vstemplate in the template zip file: Simply remove the line Microsoft.VisualStudio.Presentation.Extensions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 Copy the modified zip file to the project templates folder. Seems to work like a charm..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文