diff --git a/Authorize.NET/AuthorizeNET.csproj b/Authorize.NET/AuthorizeNET.csproj index 775e4bf..d67ebc1 100644 --- a/Authorize.NET/AuthorizeNET.csproj +++ b/Authorize.NET/AuthorizeNET.csproj @@ -1,132 +1,32 @@ - - + + - Debug - AnyCPU - 9.0.30729 - 2.0 - {5D52EAEC-42FB-4313-83B8-69E2F55EBF14} - Library - Properties - AuthorizeNet + netstandard2.0 AuthorizeNet - v4.6.1 - 512 - - - - - - 3.5 - - - AnyCPU - true - full - false - bin/Debug/ - DEBUG;TRACE - prompt - 4 - bin/Debug/AuthorizeNet.XML + AuthorizeNet + true 0219,1591,1635 - false - - - AnyCPU - pdbonly - true - bin/Release - TRACE - prompt - 4 - bin/Release/AuthorizeNet.XML - false + Official .NET SDK for Authorize.Net + Official .NET SDK for Authorize.Net + Visa Inc + Official .NET SDK for Authorize.Net + Copyright © Visa Inc 2018 + 2.0.4.0 + 2.0.4.0 + true + - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - - - + \ No newline at end of file diff --git a/Authorize.NET/Properties/AssemblyInfo.cs b/Authorize.NET/Properties/AssemblyInfo.cs deleted file mode 100644 index 85eec65..0000000 --- a/Authorize.NET/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Official .NET SDK for Authorize.Net")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Visa Inc")] -[assembly: AssemblyProduct("Official .NET SDK for Authorize.Net")] -[assembly: AssemblyCopyright("Copyright © Visa Inc 2018")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("135241b2-017e-4f07-aca1-e71887b470ab")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// See AssemblyFileVersion.cs for Product and Assembly Version -//[assembly: AssemblyVersion("2.0.2.0")] -[assembly: AssemblyFileVersion("2.0.4.0")] -[assembly: AssemblyVersion("2.0.4.0")] -