aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-02-17 22:31:33 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-02-17 22:31:33 +0200
commit95c0b0ccb0a1bc60de533464552fcb0c5e44779f (patch)
treec3876a6b03dcf9bb378112571be40231da87c61c /Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
parenta6ebe1e48de8ba5e4d936c4825060a08f2695785 (diff)
downloadTango-95c0b0ccb0a1bc60de533464552fcb0c5e44779f.tar.gz
Tango-95c0b0ccb0a1bc60de533464552fcb0c5e44779f.zip
Some more work on FSE..
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 de5ed61f7..dddaa750c 100644
--- a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
+++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
@@ -148,6 +148,7 @@
</Compile>
<Compile Include="Effects\DisplaySettingEffect.cs" />
<Compile Include="ExtensionMethods\FrameworkElementExtensions.cs" />
+ <Compile Include="Animations\GridLengthAnimation.cs" />
<Compile Include="Helpers\PasswordHelper.cs" />
<Compile Include="Helpers\ResourceHelper.cs" />
<Compile Include="Helpers\UIHelper.cs" />
@@ -242,7 +243,7 @@
<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