Open sharwell opened 10 years ago
I tried to use NuGet's XDT support for this, but even the following trivial transformation results in an exception when I try to install the package.
<?xml version="1.0" encoding="utf-8" ?>
<Vsix xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010"
xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
</Vsix>
When the Output Window Services extension is installed in a project via NuGet, it could automatically update the source.extension.vsixmanifest file to reference the nested VSIX file.
Open questions:
Closed questions: