diff --git a/DelaunayTriangulation/Properties/PublishProfiles/linux.pubxml b/DelaunayTriangulation/Properties/PublishProfiles/linux.pubxml
new file mode 100644
index 0000000..b164f10
--- /dev/null
+++ b/DelaunayTriangulation/Properties/PublishProfiles/linux.pubxml
@@ -0,0 +1,16 @@
+
+
+
+
+ Release
+ Any CPU
+ bin\Release\net10.0\publish_linux\
+ FileSystem
+ <_TargetId>Folder
+ net10.0
+ linux-x64
+ true
+ true
+ false
+
+
\ No newline at end of file
diff --git a/DelaunayTriangulation/Properties/PublishProfiles/linux.pubxml.user b/DelaunayTriangulation/Properties/PublishProfiles/linux.pubxml.user
new file mode 100644
index 0000000..e120647
--- /dev/null
+++ b/DelaunayTriangulation/Properties/PublishProfiles/linux.pubxml.user
@@ -0,0 +1,8 @@
+
+
+
+
+ True|2026-01-09T14:48:44.2265858Z||;
+
+
+
\ No newline at end of file
diff --git a/DelaunayTriangulation/Properties/PublishProfiles/windows.pubxml b/DelaunayTriangulation/Properties/PublishProfiles/windows.pubxml
new file mode 100644
index 0000000..c2ec96c
--- /dev/null
+++ b/DelaunayTriangulation/Properties/PublishProfiles/windows.pubxml
@@ -0,0 +1,17 @@
+
+
+
+
+ Release
+ Any CPU
+ bin\Release\net10.0\publish\win-x64\
+ FileSystem
+ <_TargetId>Folder
+ net10.0
+ win-x64
+ true
+ true
+ true
+ false
+
+
\ No newline at end of file