PageRenderTime 48ms CodeModel.GetById 7ms RepoModel.GetById 1ms app.codeStats 0ms

/Source/Visual Studio/VSSDK/MSBuild/ProjectItemsSchema.xml

#
XML | 9 lines | 8 code | 1 blank | 0 comment | 0 complexity | dc4a274d7bf0bebcaac5623b749770d7 MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ProjectSchemaDefinitions xmlns="http://schemas.microsoft.com/build/2009/properties" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:my="http://schemas.microsoft.com/developer/msbuild/tasks/2005">
  3. <ContentType Name="PkgdefFile" DisplayName="Pkgdef File" ItemType="PkgdefFile" />
  4. <ItemType Name="PkgdefFile" DisplayName="Pkgdef File" />
  5. <FileExtension Name=".pkgdef" ContentType="PkgdefFile" />
  6. <ContentType Name="IsolatedShellFiles" DisplayName="Isolated Shell File" ItemType="IsolatedShellFiles" />
  7. <ItemType Name="IsolatedShellFiles" DisplayName="Isolated Shell File" />
  8. </ProjectSchemaDefinitions>