diff --git a/CardViewer_PCF/.gitignore b/CardViewer_PCF/.gitignore new file mode 100644 index 0000000..317e653 --- /dev/null +++ b/CardViewer_PCF/.gitignore @@ -0,0 +1,5 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# msbuild output directories +/bin +/obj \ No newline at end of file diff --git a/CardViewer_PCF/CardViewer_PCF.cdsproj b/CardViewer_PCF/CardViewer_PCF.cdsproj new file mode 100644 index 0000000..dc73296 --- /dev/null +++ b/CardViewer_PCF/CardViewer_PCF.cdsproj @@ -0,0 +1,47 @@ + + + + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps + + + + + + + 786bb85c-308e-490e-ab03-670f71911b53 + v4.6.2 + + net462 + PackageReference + src + + + + Both + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CardViewer_PCF/src/Other/Customizations.xml b/CardViewer_PCF/src/Other/Customizations.xml new file mode 100644 index 0000000..9716685 --- /dev/null +++ b/CardViewer_PCF/src/Other/Customizations.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + 1033 + + \ No newline at end of file diff --git a/CardViewer_PCF/src/Other/Relationships.xml b/CardViewer_PCF/src/Other/Relationships.xml new file mode 100644 index 0000000..c22a38e --- /dev/null +++ b/CardViewer_PCF/src/Other/Relationships.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/CardViewer_PCF/src/Other/Solution.xml b/CardViewer_PCF/src/Other/Solution.xml new file mode 100644 index 0000000..ecf9145 --- /dev/null +++ b/CardViewer_PCF/src/Other/Solution.xml @@ -0,0 +1,94 @@ + + + + + CardViewer_PCF + + + + + + 1.0.0.0 + + 2 + + + victorsanchez + + + + + + + + + + + + vso + + 60262 + + +
+ 1 + 1 + + + + + + + + + + + + + + + + 1 + + + + + + + + +
+
+ 2 + 1 + + + + + + + + + + + + + + + + 1 + + + + + + + + +
+
+
+ + +
+
\ No newline at end of file