Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Godbe <wigodbe@microsoft.com>2020-01-23 23:38:38 +0300
committerGitHub <noreply@github.com>2020-01-23 23:38:38 +0300
commitbd1e14b7d16b798de8a874189c89afed755a266c (patch)
tree812140ca3db0a698aecf8d900048ae500be9511f
parentf08ffa1c34fe1946dec1473f6f94c172ce6aea4a (diff)
Dummy commit to shorten commit descriptionv3.0.3
-rw-r--r--build.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/build.ps1 b/build.ps1
index 898434abf2..0139607267 100644
--- a/build.ps1
+++ b/build.ps1
@@ -10,7 +10,7 @@ This script can be used to invoke various targets, such as targets to produce pa
build projects, run tests, and generate code.
.PARAMETER CI
-Sets up CI specific settings and variables.
+Sets up CI-specific settings and variables.
.PARAMETER Restore
Run restore.