Skip to content
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

Making the project work inside the Windows platform #1

Merged
merged 3 commits into from
Feb 15, 2017

Conversation

joaomatossilva
Copy link

I've removed the lock files because those aren't supposed to be commited to source control, and also udpated gitignore to a more Visual Studio template (from here https://github.com/github/gitignore/blob/master/VisualStudio.gitignore).

I've made some adjustments on the tests because of the "not wired" build platform as the user agent will depend on the platform the user is running the tests on.

Also made some adjustments on the project.json files (at least to work on Visual Studio 2015). VS 2017 will migrate those again to csproj, but an enhanced version.

I also tried the Itegration tests. I had to make some adjustement on the path of the example fle in order for us to run the tests well either on the dotnet cli and inside the unit testes explorer inside Visual Studio.

@joaomatossilva
Copy link
Author

@rolftimmermans please review the PR, I don't know why the Reviewers doesn't allow me to set anyone.
Can you also test if all stays working on OSX?

@rolftimmermans
Copy link
Contributor

Looks fine, and tests still pass with dotnet on OS X. 👍

@rolftimmermans rolftimmermans merged commit d94623e into tinify:master Feb 15, 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.

2 participants