8000 Fixing the issues related to response file. by singhsarab · Pull Request #1196 · microsoft/vstest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixing the issues related to response file. #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 12, 2017

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
0