Skip to content

Commit f18bb80

Browse files
authored
Update Program.cs
1 parent 4acd134 commit f18bb80

File tree

1 file changed

+1
-0
lines changed
  • Threaded Comments/Add Comment/.NET/Add Comment/Add Comment

1 file changed

+1
-0
lines changed

Threaded Comments/Add Comment/.NET/Add Comment/Add Comment/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ static void Main(string[] args)
2929

3030
//Dispose streams
3131
outputStream.Dispose();
32+
inputStream.Dispose();
3233
}
3334
}
3435
}

0 commit comments

Comments
 (0)