microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.89k stars 1.63k forks source link

Static version of the nugget for Visual Studio Express 2013 for Windows Desktop #1779

Open ttt15 opened 7 months ago

ttt15 commented 7 months ago

Hello, unfortunately I have work with Visual Studio Express 2013 for Windows Desktop. Does exists a nugget for this version? I need a static version for the platform toolset v120. I just found cpprestsdk.v120.windesktop.msvcstl.dyn.rt-dyn.2.9.1.nupkg, but this is the dynamic version.