aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2024-12-10 20:15:36 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2024-12-10 20:15:36 +0200
commit523bb86f28158efe34b285ba07b2500ea59d09d1 (patch)
tree8bc2a3a5fbd835b0b2b45e3926e3d2b8c11e3fca /Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj
parent8ca196e043592c65a66a5ef23d9958e992dd5949 (diff)
downloadTango-523bb86f28158efe34b285ba07b2500ea59d09d1.tar.gz
Tango-523bb86f28158efe34b285ba07b2500ea59d09d1.zip
Fixed CE crash with no light inks.
Diffstat (limited to 'Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj')
-rw-r--r--Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj3
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 9f2d91731..7c0014747 100644
--- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj
+++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj
@@ -50,6 +50,7 @@
<Content Include="Azure\Test User Credentials.txt" />
<Content Include="Azure\SQL Database.txt" />
<None Include="DB\Fix Domain User Script.bat" />
+ <Content Include="DB\Repair Suspect Mode.txt" />
<Content Include="DB\DB Schema Change Log.txt" />
<Content Include="DB\Drop All Tables.sql" />
<Content Include="DB\Fix Job Corrupted Runs Start Time.sql" />
@@ -72,7 +73,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