Sha256: 8faf684db09b96b3bba357c7ea048e368ca507d4912e111190eb63c6c29924d6
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
<?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"> <Rule Name="Linkage-libzmq-uiextension" PageTemplate="tool" DisplayName="NuGet Dependencies" SwitchPrefix="/" Order="1"> <Rule.Categories> <Category Name="libzmq" DisplayName="libzmq" /> </Rule.Categories> <Rule.DataSource> <DataSource Persistence="ProjectFile" ItemType="" /> </Rule.DataSource> <EnumProperty Name="Linkage-libzmq" DisplayName="Linkage" Description="How NuGet libzmq will be linked into the output of this project" Category="libzmq"> <EnumValue Name="" DisplayName="Not linked" /> <EnumValue Name="dynamic" DisplayName="Dynamic (DLL)" /> <EnumValue Name="static" DisplayName="Static (LIB)" /> <EnumValue Name="ltcg" DisplayName="Static using link time compile generation (LTCG)" /> </EnumProperty> </Rule> </ProjectSchemaDefinitions>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
laag-libzmq-4.2.3.2 | vendor/github.com/zeromq/libzmq/packaging/nuget/package.xml |
laag-libzmq-4.2.3.0 | vendor/github.com/zeromq/libzmq/packaging/nuget/package.xml |