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.
2 parents c0d7124 + 124649c commit 803a604Copy full SHA for 803a604
README.adoc renamed to README.md
ebay-oauth-csharp-client/ebay-oauth-csharp-client.nuspec
@@ -14,8 +14,9 @@
14
</description>
15
<releaseNotes>Fix of https://github.com/eBay/ebay-oauth-csharp-client/issues/2</releaseNotes>
16
<copyright>Copyright 2018-2019 eBay Inc.</copyright>
17
+ <readme>https://github.com/eBay/ebay-oauth-csharp-client/blob/master/README.md</readme>
18
<dependencies>
- <group targetFramework=".NET 6">
19
+ <group targetFramework="net6.0">
20
<dependency id="YamlDotNet" version="13.1.1" />
21
<dependency id="RestSharp" version="110.2.0" />
22
<dependency id="log4net" version="2.0.15" />
0 commit comments