-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Zeeshan Ali Khan edited this page Apr 9, 2020
·
25 revisions
-
Download the latest command line version.
-
Open a command prompt
nuget install virtualQ.API.virtualQNetClient
In the project folder, edit the file VirtualQNet.nuspec
and run the following command:
[zak hint:]
- Locally VirtualQNet.csproj and VirtualQNet.sln are not in same folder so you will have to add complete path of VirtualQNet.csproj like "C:\Users\Zeeshan\Documents\GitHub\virtualQ.NET\VirtualQNet\VirtualQNet.csproj"
- Also sometime while running following command Package Manager (PM) is unable to find packages. so paste all packages in the folder where VirtualQNet.csproj exists. git won;t pick package paste on this path as i have already added this path for packages in .ignore file.
nuget pack VirtualQNet.csproj -Prop Configuration=Release
Then upload the package here.
virtualQ GmbH - All rights reserved | Website: http://virtualq.io | Dashboard: https://dashboard.virtualq.io