/Source/Visual Studio/VSSDK/MSBuild/ProjectItemsSchema.xml
# · XML · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · dc4a274d7bf0bebcaac5623b749770d7 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <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">
- <ContentType Name="PkgdefFile" DisplayName="Pkgdef File" ItemType="PkgdefFile" />
- <ItemType Name="PkgdefFile" DisplayName="Pkgdef File" />
- <FileExtension Name=".pkgdef" ContentType="PkgdefFile" />
-
- <ContentType Name="IsolatedShellFiles" DisplayName="Isolated Shell File" ItemType="IsolatedShellFiles" />
- <ItemType Name="IsolatedShellFiles" DisplayName="Isolated Shell File" />
- </ProjectSchemaDefinitions>