Usage comment
Adding usage comment at the top of the file for knowledge sharing
This commit is contained in:
parent
d6912d07cd
commit
dceb7bed94
@ -1,4 +1,6 @@
|
|||||||
nuget {
|
nuget {
|
||||||
|
//Usage: Write-NuGetPackage rapidjson.autopkg -defines:MYVERSION=1.0.2
|
||||||
|
//Be sure you are running Powershell 3.0 and have the CoApp powershell extensions installed properly.
|
||||||
nuspec {
|
nuspec {
|
||||||
id = rapidjson;
|
id = rapidjson;
|
||||||
version : ${MYVERSION};
|
version : ${MYVERSION};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user