Skip to content

Commit 63920c0

Browse files
committed
Update NuGet readme to use e.g. instead of i.e.
1 parent 2cdc6a9 commit 63920c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/nuget/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Here are the steps to follow to generate C++ Rest SDK's NuGet package.
22

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)
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)
44
2. Copy the signed dlls under the .\Binaries.
55
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>")
66
4. Running rename_stripped_pdbs.ps1 script to replace full symbols with stripped ones.

0 commit comments

Comments
 (0)