验证使用 MSbuild 编译的 ASPX 文件中的 Scriptlet

发布于 2024-08-01 14:26:56 字数 153 浏览 8 评论 0原文

有时,在进行一些重构并且我们成功构建后,一些使用 scriptlet 的遗留代码无法在运行时编译。 如果有一种方法可以验证 scriptlet 将使用 msbuild 进行编译,我希望如此。

这就是 aspnet_compiler 的用途吗?

谢谢

Sometimes after some refactoring occurs, and we produce a successful build, some legacy code using scriptlets fails to compile on runtime. I would like it if there was a way that I can verify that scriptlets will compile using msbuild.

Is that what aspnet_compiler is for?

Thanks

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

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

发布评论

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

评论(1

请止步禁区 2024-08-08 14:26:56

我认为即使是 aspnet_compiler.exe 工具也不会抱怨这一点。 我不确定避免这种情况的最佳方法。

Sayed Ibrahim Hashimi

我的书:Microsoft 构建引擎内部:使用 MSBuild 和 Team Foundation Build

I think that even the aspnet_compiler.exe tool will not complain about that. I'm not sure the best approach to avoid that.

Sayed Ibrahim Hashimi

My Book: Inside the Microsoft Build Engine : Using MSBuild and Team Foundation Build

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