diff --git a/build/SourceLink.props b/build/SourceLink.props
index 14f2eec..1bccdcc 100644
--- a/build/SourceLink.props
+++ b/build/SourceLink.props
@@ -2,7 +2,6 @@
true
- false
true
@@ -10,11 +9,16 @@
true
true
- Embedded
+ embedded
- $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb;.xml;.axaml
+ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
+
+
+
+
+
true
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 5d5e7a6..7d0bfd9 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -25,6 +25,10 @@
$(DefineConstants);AVALONIA
+
+
+
+