2014-03-30 02:38:20 -07:00
<?xml version="1.0" encoding="utf-8"?>
<!--
#################################################################
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY #
#################################################################
-->
<ProjectSchemaDefinitions xmlns= "clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Framework" >
2014-04-06 02:39:15 -07:00
<Rule Name= "libzmq-linkage-nuget-uiextension" PageTemplate= "tool" DisplayName= "NuGet Dependencies" SwitchPrefix= "/" Order= "1" >
2014-03-30 02:38:20 -07:00
<Rule.Categories >
<Category Name= "libzmq" DisplayName= "libzmq" />
</Rule.Categories>
<Rule.DataSource >
<DataSource Persistence= "ProjectFile" ItemType= "" />
</Rule.DataSource>
2014-04-06 02:39:15 -07:00
<EnumProperty Name= "libzmq-linkage-nuget" DisplayName= "Linkage" Description= "How NuGet libzmq will be linked into the output of this project" Category= "libzmq" >
2014-03-30 02:38:20 -07:00
<EnumValue Name= "" DisplayName= "Dynamic (DLL)" />
<EnumValue Name= "static" DisplayName= "Static (LIB)" />
<EnumValue Name= "ltcg" DisplayName= "Static using link time compile generation (LTCG)" />
</EnumProperty>
</Rule>
</ProjectSchemaDefinitions>