Nuget 1.1.20 Trial -> Nuget 1.1.20 paid

.NET library for SMPP protocol
Locked
Chaitanya
Posts: 5
Joined: Mon Aug 10, 2015 12:37 am

Nuget 1.1.20 Trial -> Nuget 1.1.20 paid

Post by Chaitanya » Mon Aug 10, 2015 3:55 am

Hi,
I just recently upgraded to VS 2015, and had to go back to the native visual studio setup project. I had the full paid version of the DLL (version 1.1.16) that we purchased earlier this year setup in my projects, and when I wasn't using Nuget, the setup project could not find out the dependencies for the SMPP dll. So I went with the Nuget package and installed it in my projects. Doing that fixed the issue with the setup project and I was finally able to compile and install the MSI generated from my setup project. NOW, I need to switch back to the paid version of the DLL, but there is not a Nuget package for that. Is there a nuget package for the paid version?
Locked