diff --git a/Coinigy.API/Coinigy.API.sln b/Coinigy.API/Coinigy.API.sln index 827b2f4..615531d 100644 --- a/Coinigy.API/Coinigy.API.sln +++ b/Coinigy.API/Coinigy.API.sln @@ -1,25 +1,25 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 +# Visual Studio 15 +VisualStudioVersion = 15.0.28124.53 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coinigy.API", "Coinigy.API\Coinigy.API.csproj", "{3360E850-78D9-4B1A-83CB-B1F39ACAF77A}" -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{98781E0A-6EEE-40A6-8731-9DDBA3A1AFF0}" ProjectSection(SolutionItems) = preProject ..\README.md = ..\README.md EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coinigy.API", "Coinigy.API\Coinigy.API.csproj", "{F3DAD3B2-D9E9-4794-86A7-550834F69F29}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3360E850-78D9-4B1A-83CB-B1F39ACAF77A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3360E850-78D9-4B1A-83CB-B1F39ACAF77A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3360E850-78D9-4B1A-83CB-B1F39ACAF77A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3360E850-78D9-4B1A-83CB-B1F39ACAF77A}.Release|Any CPU.Build.0 = Release|Any CPU + {F3DAD3B2-D9E9-4794-86A7-550834F69F29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F3DAD3B2-D9E9-4794-86A7-550834F69F29}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F3DAD3B2-D9E9-4794-86A7-550834F69F29}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F3DAD3B2-D9E9-4794-86A7-550834F69F29}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Coinigy.API/Coinigy.API/Coinigy.API.csproj b/Coinigy.API/Coinigy.API/Coinigy.API.csproj index 8836e7a..f382cf1 100644 --- a/Coinigy.API/Coinigy.API/Coinigy.API.csproj +++ b/Coinigy.API/Coinigy.API/Coinigy.API.csproj @@ -1,20 +1,17 @@  - + - 10.0 Debug AnyCPU - {3360E850-78D9-4B1A-83CB-B1F39ACAF77A} + {F3DAD3B2-D9E9-4794-86A7-550834F69F29} Library Properties Coinigy.API Coinigy.API - en-US + v4.6.2 512 - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Profile111 - v4.5 + true @@ -36,80 +33,86 @@ 4 - - - - - + + ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + + + + ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll + + + ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - ..\packages\Newtonsoft.Json.9.0.1\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll - True - - - ..\packages\Microsoft.Net.Http.2.2.29\lib\portable-net45+win8+wpa81\System.Net.Http.Extensions.dll - True - - - ..\packages\Microsoft.Net.Http.2.2.29\lib\portable-net45+win8+wpa81\System.Net.Http.Primitives.dll - True - - - + @@ -117,11 +120,4 @@ - \ No newline at end of file diff --git a/Coinigy.API/Coinigy.API/Properties/AssemblyInfo.cs b/Coinigy.API/Coinigy.API/Properties/AssemblyInfo.cs index cf82844..6e811f7 100644 --- a/Coinigy.API/Coinigy.API/Properties/AssemblyInfo.cs +++ b/Coinigy.API/Coinigy.API/Properties/AssemblyInfo.cs @@ -1,29 +1,36 @@ using System.Reflection; -using System.Resources; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following +// 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("Coinigy.API")] -[assembly: AssemblyDescription("A portable API library to interact with Coinigy.com.")] +[assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Coinigy Inc.")] +[assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Coinigy.API")] -[assembly: AssemblyCopyright("Copyright © 2016 Coinigy Inc.")] +[assembly: AssemblyCopyright("Copyright © 2018")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: NeutralResourcesLanguage("en")] + +// 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("f3dad3b2-d9e9-4794-86a7-550834f69f29")] // Version information for an assembly consists of the following four values: // // Major Version -// Minor Version +// Minor Version // Build Number // Revision // -// You can specify all the values or you can default the Build and Revision Numbers +// You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] - -[assembly: AssemblyVersion("0.1.0.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Coinigy.API/Coinigy.API/packages.config b/Coinigy.API/Coinigy.API/packages.config index 9d6412f..465e267 100644 --- a/Coinigy.API/Coinigy.API/packages.config +++ b/Coinigy.API/Coinigy.API/packages.config @@ -1,8 +1,7 @@  - - - - - + + + + \ No newline at end of file