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 e322e40 commit cd72105Copy full SHA for cd72105
Git.hub/Git.hub.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="RestSharp" Version="106.6.10" />
+ <PackageReference Include="RestSharp" Version="$(RestSharpVersion)" />
10
</ItemGroup>
11
12
</Project>
0 commit comments