aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2019-04-20 21:48:32 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2019-04-20 21:48:32 +0300
commit26ede873b194b0df70979b6f1b62e0c91ca19341 (patch)
tree5b473cf20793ef1c89325fa8e04183843aefac7e /Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
parent09eabd45ecf65d6f900b9d53428e7576bdc4d825 (diff)
downloadTango-26ede873b194b0df70979b6f1b62e0c91ca19341.tar.gz
Tango-26ede873b194b0df70979b6f1b62e0c91ca19341.zip
Working on PPC performance...
Diffstat (limited to 'Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj')
-rw-r--r--Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
index a8bd06040..37ba006f0 100644
--- a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
+++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
@@ -68,6 +68,7 @@
<Compile Include="Components\TextController.cs" />
<Compile Include="Controls\AdornerContentPresenter.cs" />
<Compile Include="Controls\DoubleClickDataGrid.cs" />
+ <Compile Include="Controls\FastTextBlock.cs" />
<Compile Include="Controls\HexagonControl.cs" />
<Compile Include="Controls\HiveControl.xaml.cs">
<DependentUpon>HiveControl.xaml</DependentUpon>
@@ -235,7 +236,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