2026-08-17 11:52:48 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
|
|
|
|
|
<Metadata>
|
2026-08-17 12:11:27 +08:00
|
|
|
<Identity Id="Prophet.CoopWithDsh.1e02d547-499b-41ed-a25e-b356a9687e31" Version="0.1.1" Language="en-US" Publisher="Prophet" />
|
2026-08-17 11:52:48 +08:00
|
|
|
<DisplayName>DSH Open File Bridge</DisplayName>
|
|
|
|
|
<Description xml:space="preserve">Publishes Visual Studio open file metadata for DeepSeek Harness @ references.</Description>
|
|
|
|
|
<License>LICENSE.txt</License>
|
|
|
|
|
</Metadata>
|
|
|
|
|
<Installation>
|
2026-08-17 12:11:27 +08:00
|
|
|
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0,19.0)"><ProductArchitecture>amd64</ProductArchitecture></InstallationTarget>
|
|
|
|
|
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[17.0,19.0)"><ProductArchitecture>amd64</ProductArchitecture></InstallationTarget>
|
|
|
|
|
<InstallationTarget Id="Microsoft.VisualStudio.Enterprise" Version="[17.0,19.0)"><ProductArchitecture>amd64</ProductArchitecture></InstallationTarget>
|
2026-08-17 11:52:48 +08:00
|
|
|
</Installation>
|
|
|
|
|
<Dependencies />
|
|
|
|
|
<Prerequisites>
|
2026-08-17 12:11:27 +08:00
|
|
|
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[17.0,19.0)" DisplayName="Visual Studio core editor" />
|
2026-08-17 11:52:48 +08:00
|
|
|
</Prerequisites>
|
|
|
|
|
<Assets>
|
|
|
|
|
<Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="Prophet.CoopWithDsh" Path="|Prophet.CoopWithDsh;PkgdefProjectOutputGroup|" />
|
|
|
|
|
</Assets>
|
|
|
|
|
</PackageManifest>
|