diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-05-07 19:20:41 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-05-07 19:20:41 +0300 |
| commit | ae628de00d95cfa2982ee9f90ac0d1a44ca80109 (patch) | |
| tree | 90e7d8f362970ae6b5c56703de2997b415a9fc09 /Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | |
| parent | b6a210c5b82c2cf0215e8cdb61e1ab2c1b43f0dd (diff) | |
| download | Tango-ae628de00d95cfa2982ee9f90ac0d1a44ca80109.tar.gz Tango-ae628de00d95cfa2982ee9f90ac0d1a44ca80109.zip | |
Working on TCC...
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 2ce33c1c4..2e8171a87 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -51,13 +51,14 @@ <Content Include="PPC\Virtual Flash Drive.txt" /> <Content Include="PPC\Windows 10 LTSB.txt" /> <Content Include="PPC\Touch.txt" /> + <Content Include="TCC\Play Console.txt" /> <Content Include="TeamViewer\License.txt" /> <Content Include="VMWare\License Key.txt" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <ProjectExtensions> <VisualStudio> - <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" /> + <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file |
