New version of Script# 0.6 and ASP.NET Ajax - where is MicrosoftAjaxExt.js?
问题 we use the ASP.NET Ajax (ie. <asp:ScriptManager /> ) on our pages and we wish to use Script# for generating js files with a client side functionality. The problem is when we include mscorlib.js into a page. In that moment other js libraries, which rely on ASP.NET Ajax, stop working. Since Script# v0.6 sscorlib.dll and aacorlib.dll libraries were merged into mscorlib.dll. In release notes is said "Merged sscorlib.dll and aacorlib.dll into mscorlib.dll. Changed sscorlib.js to become mscorlib.js