From 75d13c5fcfebe88ec7363ce6f482cda616418e38 Mon Sep 17 00:00:00 2001 From: Hyungju Lee Date: Tue, 12 Apr 2022 15:53:47 +0900 Subject: [PATCH] Add `metadata-profile.xml` --- packaging/metadata-profile.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 packaging/metadata-profile.xml diff --git a/packaging/metadata-profile.xml b/packaging/metadata-profile.xml new file mode 100644 index 0000000..1e1802e --- /dev/null +++ b/packaging/metadata-profile.xml @@ -0,0 +1,32 @@ + + + + + Y + 1.0 + + `true` or `false` in favor of the compilation of application dlls at install time + + + Default behavior may differ from implementations of the platform policy and the target status + + + + + + + + N + 1.0 + + `true` or `false` in favor of nuget sharing across packages + + + Default behavior may differ from implementations of the platform policy and the target status + + + + + + + -- 2.7.4