You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
1.2 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. #################################################################
  4. # GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY #
  5. #################################################################
  6. -->
  7. <ProjectSchemaDefinitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Framework">
  8. <Rule Name="Linkage-libsodium-uiextension" PageTemplate="tool" DisplayName="NuGet Dependencies" SwitchPrefix="/" Order="1">
  9. <Rule.Categories>
  10. <Category Name="libsodium" DisplayName="libsodium" />
  11. </Rule.Categories>
  12. <Rule.DataSource>
  13. <DataSource Persistence="ProjectFile" ItemType="" />
  14. </Rule.DataSource>
  15. <EnumProperty Name="Linkage-libsodium" DisplayName="Linkage" Description="How NuGet libsodium will be linked into the output of this project" Category="libsodium">
  16. <EnumValue Name="" DisplayName="Not linked" />
  17. <EnumValue Name="dynamic" DisplayName="Dynamic (DLL)" />
  18. <EnumValue Name="static" DisplayName="Static (LIB)" />
  19. <EnumValue Name="ltcg" DisplayName="Static using link time compile generation (LTCG)" />
  20. </EnumProperty>
  21. </Rule>
  22. </ProjectSchemaDefinitions>