summaryrefslogtreecommitdiff
path: root/packaging/nuget/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/nuget/package.xml')
-rw-r--r--packaging/nuget/package.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/packaging/nuget/package.xml b/packaging/nuget/package.xml
deleted file mode 100644
index abaea23..0000000
--- a/packaging/nuget/package.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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-libsodium-uiextension" PageTemplate="tool" DisplayName="NuGet Dependencies" SwitchPrefix="/" Order="1">
- <Rule.Categories>
- <Category Name="libsodium" DisplayName="libsodium" />
- </Rule.Categories>
- <Rule.DataSource>
- <DataSource Persistence="ProjectFile" ItemType="" />
- </Rule.DataSource>
- <EnumProperty Name="Linkage-libsodium" DisplayName="Linkage" Description="How NuGet libsodium will be linked into the output of this project" Category="libsodium">
- <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> \ No newline at end of file