This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
User Profile Image Bug Fix
Bug fix update for TUMonline accounts without an account image.
Please report bugs here!
Changes:
- Fixed a crash when a user has no TUMonline account image
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.