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

Mmajcica i http client #53

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Mmajcica i http client #53

wants to merge 48 commits into from

Conversation

haacked
Copy link
Owner

@haacked haacked commented Jun 10, 2020

No description provided.

ingmmajcica and others added 30 commits September 26, 2014 15:59
Renamed IOperatingSystem to IOperatingSystemInfo and
IOperatingSystemFacade to IOperatingSystem. IOperatingSystemFacade is
used way more than info about the OS and should have the easier to
discover name.
I'm surprised I hadn't already implemented more!
Add simple abstraction for OpenFileDialog on IDialogFacade
Add ShowMessage methods to IDialogFacade and as extensions
Installed NuGet package xunit.runner.visualstudio
Update FAKE.Core
Remove download of FAKE.Core in build.cmd. Binaries were both being
checked in and downloaded on each script run so I opted for leaving them
checked in.
Update build script to use xUnit2Helper
Add Package build task to build script
Add nuspec file
Update readme and license
Ignore package output directory
This is inspired by a bug found in GitHub Desktop for Windows.
`GetVersionEx` is a deprecated API. Also, `OperatingSystemInfo` should
match the contract of `System.OperatingSystem` which does not have
`Name` and `Edition` properties. We'll keep those out of Rothko for the
time being.
Based on the API that we wrap.
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.

None yet

4 participants