I've got a C# project in Visual Studio code, and I've installed the Microsoft Visual Studio Installer Projects extension. But, when I right-click on the project and click Build (from the Release), the .MSI file is not created. I'm not sure why. I think it might have something to do with the configuration manager saying that MSI Setup Incompatible. The strange thing is, I was able to get the MSI file created on a different computer, but when I started doing development on this one, it won't get created.
Do you have any ideas how I can get the MSI file created? Thanks in advance!
没有评论:
发表评论