Skip to content

Commit be2fec2

Browse files
authored
Merge pull request #2 from CyberSource/akshunya
Version change has been made to the client SDK repo. Also, the Authentication SDK reference has been updated to the Nuget package reference
2 parents ed1dda6 + 6b756d3 commit be2fec2

28 files changed

+13
-14399
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@
99
/obj/Debug/cybersource-rest-client-dotnet.csproj.FileListAbsolute.txt
1010
/obj/Debug/cybersource-rest-client-dotnet.dll
1111
/obj/Debug/cybersource-rest-client-dotnet.pdb
12-
/obj/Debug/cybersource-rest-client-dotnet.csprojResolveAssemblyReference.cache
12+
/obj/Debug/cybersource-rest-client-dotnet.csprojResolveAssemblyReference.cache
13+
/bin/Debug
14+
/obj/Debug
15+
/packages/CyberSource.Authentication.0.0.0.1

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
// You can specify all the values or you can default the Build and Revision Numbers
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
31-
[assembly: AssemblyVersion("1.0.0")]
32-
[assembly: AssemblyFileVersion("1.0.0")]
31+
[assembly: AssemblyVersion("0.0.0.1")]
32+
[assembly: AssemblyFileVersion("0.0.0.1")]

bin/Debug/AuthenticationSdk.dll

-27 KB
Binary file not shown.

bin/Debug/AuthenticationSdk.pdb

-63.5 KB
Binary file not shown.

bin/Debug/CyberSource.dll

-897 KB
Binary file not shown.

bin/Debug/CyberSource.pdb

-1.86 MB
Binary file not shown.

bin/Debug/NLog.dll

-675 KB
Binary file not shown.

bin/Debug/Newtonsoft.Json.dll

-647 KB
Binary file not shown.

bin/Debug/Newtonsoft.Json.xml

Lines changed: 0 additions & 10912 deletions
This file was deleted.

bin/Debug/RestSharp.dll

-177 KB
Binary file not shown.

0 commit comments

Comments
 (0)