3 Commits (9065cebc57e20b408bde7362e8848acb8c024170)

Author SHA1 Message Date
Matt Ward 9065cebc57 Support enumerating project item properties in PowerShell scripts. 15 years ago
Matt Ward 1c4db6e458 Support getting and setting the project file's CopyToOutputDirectory property via PowerShell script. 15 years ago
Matt Ward 1915a655f6 Add support for enumerating EnvDTE.Project.ProjectItems in PowerShell scripts. 15 years ago
Matt Ward a3566e1c68 Support installing SQL Server Compact NuGet package. 15 years ago
Matt Ward 873c6af946 Add support for adding GAC references and post build events in NuGet PowerShell scripts. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Daniel Grunwald 8b85721272 Don't save temporary modifications in the project during a build into the project file. 17 years ago
Daniel Grunwald dcaf24c04d Implemented SD2-1183: Use MSBuild libraries 19 years ago
Markus Palme a1543c981e removed unused import statements 20 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 20 years ago