We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdc6a9 commit 63920c0Copy full SHA for 63920c0
Release/nuget/readme.txt
@@ -1,6 +1,6 @@
1
Here are the steps to follow to generate C++ Rest SDK's NuGet package.
2
3
-1. Run the update.ps1 to copy the binaries and update the cpprestsdk.nuspec version number. (i.e. update.ps1 -OldVer 2_2 -NewVer 2_3)
+1. Run the update.ps1 to copy the binaries and update the cpprestsdk.nuspec version number. (i.g. update.ps1 -OldVer 2_2 -NewVer 2_3)
4
2. Copy the signed dlls under the .\Binaries.
5
3. Update the cpprestsdk.nuspec metadata to correct version description. (i.e. change the "<version>2.2.0</version>" to "<version>2.3.0</version>")
6
4. Running rename_stripped_pdbs.ps1 script to replace full symbols with stripped ones.
0 commit comments