You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Open Program.cs in the folder source-code-EXPLAINED
2. Touch the button Raw and use the shortcuts Ctrl + A (Select All) and Ctrl + C (Copy)
3. Open Visual Studio (Any Version) click New Project and search for App Console (.NET Framework)
4. Type the name you want and select .NET Framework 4.8, click create
5. In the main file (Program.cs) delete the code and replace it with this code using the shortcut Ctrl + V (Paste) and where there's namespace Indietro replace Indietro with the name of your project
6. Now all should work, click Run and enjoy!
THIS PRODUCT IS UNDER MIT LICENSE! (It means that if you modify this program you need to credit me)