Skip to content

Conversation

@DSchmidlin
Copy link
Contributor

Adjust RestSharp code with #defines as some .Net namespaces/classes/methods aren't available when targeting UWP.

Adjust RestSharp code with #defines as some .Net namespaces/classes/methods aren't available when targeting UWP.
@DSchmidlin
Copy link
Contributor Author

I did not try all build types but 'AnyCPU' was functional for my in my project

@calloncampbell
Copy link

Hopefully this gets merged. I'm very interested in using RestSharp in my UWP project.

hallem added a commit that referenced this pull request Feb 17, 2016
Added Restsharp.UWP project
@hallem hallem merged commit a9a2b8a into restsharp:master Feb 17, 2016
@hallem
Copy link
Member

hallem commented Feb 17, 2016

it's been merged but the PR didn't add the project to the build scripts. if you want to do this go for it if not then it will have to wait until i have time to figure out the nuget package targeting.

@JoshuaKGoldberg
Copy link

Can this be made available on NuGet please?

Current latest stable, 105.2.3, doesn't support UWP.

@hallem
Copy link
Member

hallem commented Feb 27, 2016

@JoshuaKGoldberg currently it cannot be added to nuget. this PR didn't include the updated to the nuget build process and I have not been able to figure out the correct nuget targeting for it quite yet. Until I do or @DSchmidlin adds to this it will only be apart of the source.

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.

4 participants