We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7314f commit 0447ec3Copy full SHA for 0447ec3
RestSharp.UWP/project.json
@@ -1,6 +1,5 @@
1
{
2
"dependencies": {
3
- "Microsoft.CSharp": "4.4.0",
4
"Microsoft.NETCore.UniversalWindowsPlatform": "5.4.0"
5
},
6
"frameworks": {
appveyor.yml
@@ -1,7 +1,7 @@
version: 105.0.1.{build}
image: Visual Studio 2017
before_build:
-- which msbuild
+- which msbuild.exe
- nuget restore RestSharp.sln
branches:
7
only:
0 commit comments