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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
### 1. Open Program.cs in the folder source-code-EXPLAINED
4
4
### 2. Touch the button Raw and use the shortcuts Ctrl + A (Select All) and Ctrl + C (Copy)
5
5
### 3. Open Visual Studio (Any Version) click New Project and search for App Console (.NET Framework)
6
-
### 4. Type the name you want and select .NET Framework v4.8, click create
6
+
### 4. Type the name you want and select .NET Framework 4.8, click create
7
7
### 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
0 commit comments