diff --git a/Solution/SmartButtonPCF/.gitignore b/Solution/SmartButtonPCF/.gitignore
new file mode 100644
index 0000000..ba59257
--- /dev/null
+++ b/Solution/SmartButtonPCF/.gitignore
@@ -0,0 +1,8 @@
+# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+
+# msbuild output directories
+/bin
+/obj
+
+# MSBuild Binary and Structured Log
+*.binlog
diff --git a/Solution/SmartButtonPCF/SmartButtonPCF.cdsproj b/Solution/SmartButtonPCF/SmartButtonPCF.cdsproj
new file mode 100644
index 0000000..f79bfbe
--- /dev/null
+++ b/Solution/SmartButtonPCF/SmartButtonPCF.cdsproj
@@ -0,0 +1,58 @@
+
+
+
+ $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps
+
+
+
+
+
+
+ d7a16a4f-a82f-47f1-91f3-18c0a1c2bbcf
+ v4.6.2
+
+ net462
+ PackageReference
+ src
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PreserveNewest
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Solution/SmartButtonPCF/src/Other/Customizations.xml b/Solution/SmartButtonPCF/src/Other/Customizations.xml
new file mode 100644
index 0000000..9716685
--- /dev/null
+++ b/Solution/SmartButtonPCF/src/Other/Customizations.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1033
+
+
\ No newline at end of file
diff --git a/Solution/SmartButtonPCF/src/Other/Relationships.xml b/Solution/SmartButtonPCF/src/Other/Relationships.xml
new file mode 100644
index 0000000..c22a38e
--- /dev/null
+++ b/Solution/SmartButtonPCF/src/Other/Relationships.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/Solution/SmartButtonPCF/src/Other/Solution.xml b/Solution/SmartButtonPCF/src/Other/Solution.xml
new file mode 100644
index 0000000..3289a70
--- /dev/null
+++ b/Solution/SmartButtonPCF/src/Other/Solution.xml
@@ -0,0 +1,94 @@
+
+
+
+
+ SmartButtonPCF
+
+
+
+
+
+ 1.0
+
+ 2
+
+
+ theiasolutions
+
+
+
+
+
+
+
+
+
+
+
+ theia
+
+ 22704
+
+
+
+ 1
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 2
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file