【发布时间】:2013-02-26 08:47:38
【问题描述】:
我正在使用 Chris Hammond 的示例 CS dotnetnuke 模块模板,该模板可在以下链接中找到: http://christoctemplate.codeplex.com/releases/view/101034
当我尝试在 VS2012 Express 中构建模块时,不会在包目录中创建调试和发布包。构建过程中不返回任何错误。
编辑---- 再次运行构建,它返回了以下警告。不知道有没有关系
1>CSC : warning CS1607: Assembly generation -- The version '00.00.01.*' specified for the 'file version' is not in the normal 'major.minor.build.revision' format
1> DNNExplained -> C:\dnn\dotnetnuke\bin\DNNExplained.dll
【问题讨论】: