Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohan2401 authored Dec 13, 2024
1 parent 4acd134 commit f18bb80
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ static void Main(string[] args)

//Dispose streams
outputStream.Dispose();
inputStream.Dispose();
}
}
}
Expand Down

0 comments on commit f18bb80

Please sign in to comment.