aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Notes/Tango.Notes
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2019-02-12 11:21:53 +0200
committerAvi Levkovich <avi@twine-s.com>2019-02-12 11:21:53 +0200
commit41f5d0d183e755ad65be1b6debbbe49bf2a35819 (patch)
tree2d7aaa535993f3a04cc91bb1147efd615cbe5696 /Software/Visual_Studio/Notes/Tango.Notes
parent49815e78ea919480437a58eb152ad36fc88fba8d (diff)
parent497c38292a1dda9b873f12336b5bbbe4a33c74d6 (diff)
downloadTango-41f5d0d183e755ad65be1b6debbbe49bf2a35819.tar.gz
Tango-41f5d0d183e755ad65be1b6debbbe49bf2a35819.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/Notes/Tango.Notes')
-rw-r--r--Software/Visual_Studio/Notes/Tango.Notes/Advanced Installer/License.txt2
-rw-r--r--Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj3
2 files changed, 4 insertions, 1 deletions
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 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
+ <Content Include="Advanced Installer\License.txt" />
<Content Include="Azure\SQL Database.txt" />
<Content Include="PPC\Remote Debugging.txt" />
<Content Include="PPC\Virtual Flash Drive.txt" />
@@ -53,7 +54,7 @@
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file