diff options
Diffstat (limited to 'Software/Visual_Studio/FSE/Tango.FSE.UI/Tango.FSE.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/FSE/Tango.FSE.UI/Tango.FSE.UI.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/FSE/Tango.FSE.UI/Tango.FSE.UI.csproj b/Software/Visual_Studio/FSE/Tango.FSE.UI/Tango.FSE.UI.csproj index 284fa84b1..cc995d342 100644 --- a/Software/Visual_Studio/FSE/Tango.FSE.UI/Tango.FSE.UI.csproj +++ b/Software/Visual_Studio/FSE/Tango.FSE.UI/Tango.FSE.UI.csproj @@ -386,6 +386,9 @@ <Resource Include="Images\Menu\account.png" /> <Resource Include="Images\Menu\settings.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\logout.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="..\..\packages\MaterialDesignThemes.3.0.1\build\MaterialDesignThemes.targets" Condition="Exists('..\..\packages\MaterialDesignThemes.3.0.1\build\MaterialDesignThemes.targets')" /> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
