diff options
| author | Roy <roy.mail.net@gmail.com> | 2020-09-23 15:54:04 +0300 |
|---|---|---|
| committer | Roy <roy.mail.net@gmail.com> | 2020-09-23 15:54:04 +0300 |
| commit | 3e46f55e7016c7e9d79c45b7530898416c10ed6b (patch) | |
| tree | c374f5e9b7275d29e1b2aad613296cadc0485ff3 /Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj | |
| parent | 281697486a356ee0f6342be1f75f4066054229d2 (diff) | |
| download | Tango-3e46f55e7016c7e9d79c45b7530898416c10ed6b.tar.gz Tango-3e46f55e7016c7e9d79c45b7530898416c10ed6b.zip | |
Removed material design reference from Shared UI (vica),
Diffstat (limited to 'Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj index b9350999e..49f1b8e7d 100644 --- a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj +++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj @@ -237,10 +237,6 @@ <Project>{6c55b776-26d4-4db3-a6ab-87e783b2f3d1}</Project> <Name>ICSharpCode.AvalonEdit</Name> </ProjectReference> - <ProjectReference Include="..\SideChains\MaterialDesignInXamlToolkit-master\MaterialDesignThemes.Wpf\MaterialDesignThemes.Wpf.csproj"> - <Project>{F079FB0A-A8ED-4216-B6A5-345756751A04}</Project> - <Name>MaterialDesignThemes.Wpf</Name> - </ProjectReference> <ProjectReference Include="..\Tango.BL\Tango.BL.csproj"> <Project>{f441feee-322a-4943-b566-110e12fd3b72}</Project> <Name>Tango.BL</Name> @@ -264,7 +260,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 |
