3 Commits (79307ebd003ef5c28df32827bf34c52e1fdb5688)

Author SHA1 Message Date
Matt Ward 79307ebd00 Switch to using IProjectContent.GetNamespaceContents in EnvDTE.CodeModel to simplify the implementation. 14 years ago
Matt Ward fa497e62cf Implement EnvDTE.CodeModel and CodeNamespace. 14 years ago
Matt Ward f12e3df59e Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
Matt Ward ac4bb7b171 Make EnvDTE available to T4 templates. 15 years ago
Matt Ward 19e732fe54 Add DTE.Solution.FileName 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