Skip to content

Commit d140ee6

Browse files
committed
+ Changing version of dependency and nuspec version to 0.0.0.4 (next release)
1 parent 805121c commit d140ee6

File tree

12 files changed

+22
-90
lines changed

12 files changed

+22
-90
lines changed

cybersource-rest-client-dotnet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ OpenAPI spec version: 0.0.1
4646
<HintPath>packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
49-
<Reference Include="RestSharp, Version=106.4.1.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
50-
<HintPath>packages\RestSharp.106.4.1\lib\net452\RestSharp.dll</HintPath>
49+
<Reference Include="RestSharp, Version=106.5.4.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
50+
<HintPath>packages\RestSharp.106.5.4\lib\net452\RestSharp.dll</HintPath>
5151
<Private>True</Private>
5252
</Reference>
5353
<Reference Include="System" />

cybersource-rest-client-dotnet.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>CyberSource.Rest.Client</id>
5-
<version>0.0.0.3</version>
5+
<version>0.0.0.4</version>
66
<title>CyberSource.Rest.Client</title>
77
<authors>CyberSource Corporation</authors>
88
<owners>CyberSource</owners>

packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<packages>
33
<package id="CyberSource.Authentication" version="0.0.0.2" targetFramework="net461" />
44
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net45" />
5-
<package id="RestSharp" version="106.4.1" targetFramework="net461" />
5+
<package id="RestSharp" version="106.5.4" targetFramework="net461" />
66
</packages>
-200 KB
Binary file not shown.
-177 KB
Binary file not shown.
-177 KB
Binary file not shown.
200 KB
Binary file not shown.
177 KB
Binary file not shown.

packages/RestSharp.106.4.1/lib/netstandard2.0/RestSharp.xml renamed to packages/RestSharp.106.5.4/lib/net452/RestSharp.xml

Lines changed: 9 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)