diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-02-11 13:45:22 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-02-11 13:45:22 +0200 |
| commit | 86af0fda638636f113f34d42ad3efb091f8de16e (patch) | |
| tree | 5a1cbb90739ef7fc902a1c00be232d65e9e967e2 /Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | |
| parent | c027cee20aabc6edfcc80b6f336911ce1c5eb1fb (diff) | |
| download | Tango-86af0fda638636f113f34d42ad3efb091f8de16e.tar.gz Tango-86af0fda638636f113f34d42ad3efb091f8de16e.zip | |
Added temp scripting project + advanced installer license number.
Diffstat (limited to 'Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj')
| -rw-r--r-- | Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
