Skip to content

Fixing the issues related to response file.#1196

Merged
codito merged 5 commits intomicrosoft:masterfrom
singhsarab:dev/sasin/responseFileFix
Oct 12, 2017
Merged

Fixing the issues related to response file.#1196
codito merged 5 commits intomicrosoft:masterfrom
singhsarab:dev/sasin/responseFileFix

Conversation

@singhsarab
Copy link
Contributor

No description provided.

@singhsarab singhsarab requested a review from codito October 12, 2017 16:00
contents = null;
try
{
using (FileStream file = new FileStream(fileName, FileMode.Open, FileAccess.Read))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can use File.ReadAllText.

@codito codito merged commit 073c64a into microsoft:master Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants