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: source/solutions/io/files.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,8 @@ tags:
125
125
#. handle lines containing text: a line containing "This is 1 test" should simply be ignored.
126
126
127
127
<details><summary>Solution</summary>
128
-
```{download="./code/projects/FileSumNumber.zip"}
129
-
!include`snippetStart="// Beginning of solution.",snippetEnd="// This is simply to open the file and read it back"` code/projects/FileSumNumber/FileSumNumber/Program.cs
!include`snippetStart="// Beginning of solution.",snippetEnd="// This is simply to open the file and read it back"` code/projects/FileSumNumbers/FileSumNumbers/Program.cs
0 commit comments