<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011">
  <Metadata>
    <Identity Id="Microsoft.VisualStudio.AzureSphere.D04ED893-E024-4CC2-9828-50AD52E3444A" Version="25.2.8.19921" Language="en-US" Publisher="Microsoft" />
    <DisplayName>Azure Sphere for Visual Studio 2022</DisplayName>
    <Description>Visual Studio Extension for Azure Sphere</Description>
    <Locale>1033</Locale>
    <License>en\license.rtf</License>
    <Icon>AzureSphere.ico</Icon>
  </Metadata>
  <Installation InstalledByMsi="false" SystemComponent="false" AllUsers="true">
    <InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Pro">
      <ProductArchitecture>amd64</ProductArchitecture>
    </InstallationTarget>
  </Installation>
  <Dependencies>
    <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" Version="[4.5,)" />
  </Dependencies>
  <Assets>
    <Asset Type="Microsoft.VisualStudio.VsPackage" Path="Microsoft.VisualStudio.AzureSphere.pkgdef" />
    <Asset Type="Microsoft.VisualStudio.MefComponent" Path="Microsoft.VisualStudio.AzureSphere.dll" />
    <Asset Type="Microsoft.VisualStudio.ProjectTemplate" Path="ProjectTemplates" />
    <Asset Type="Microsoft.VisualStudio.Assembly" Path="Microsoft.VisualStudio.AzureSphere.dll" AssemblyName="Microsoft.VisualStudio.AzureSphere, Version=25.2.8.19921, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
  </Assets>
  <Prerequisites>
    <Prerequisite Id="Microsoft.VisualStudio.Workload.NativeCrossPlat" Version="[17.0,18.0)" DisplayName="Linux development with C++" />
    <Prerequisite Id="Component.Linux.CMake" Version="[17.0,18.0)" DisplayName="C++ CMake tools for Linux" />
    <Prerequisite Id="Microsoft.VisualStudio.Component.VC.Redist.14.Latest" Version="[17.0,18.0)" DisplayName="C++ 2019 Redistributable Update" />
    <Prerequisite Id="Microsoft.VisualStudio.Component.VC.DiagnosticTools" Version="[17.0,18.0)" DisplayName="C++ profiling tools" />
  </Prerequisites>
</PackageManifest>