From 86af0fda638636f113f34d42ad3efb091f8de16e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 11 Feb 2019 13:45:22 +0200 Subject: Added temp scripting project + advanced installer license number. --- .../Visual_Studio/Notes/Tango.Notes/Advanced Installer/License.txt | 2 ++ Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Software/Visual_Studio/Notes/Tango.Notes/Advanced Installer/License.txt (limited to 'Software/Visual_Studio/Notes') diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Advanced Installer/License.txt b/Software/Visual_Studio/Notes/Tango.Notes/Advanced Installer/License.txt new file mode 100644 index 000000000..863b3faac --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/Advanced Installer/License.txt @@ -0,0 +1,2 @@ +Professional License: +2cbc99e69d2e0602285f5ada3e5d506d \ No newline at end of file diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj index e21ec34aa..8cf82f6bf 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -43,6 +43,7 @@ + @@ -53,7 +54,7 @@ - + \ No newline at end of file -- cgit v1.3.1