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 1f94015 commit ac03b16Copy full SHA for ac03b16
README.md
@@ -4,8 +4,10 @@ MSBuild task to restore Nuget content files to project folder
4
##Introduction
5
6
##Download
7
-To install MSBuild.NugetContentRestore, run the following command in the Package Manager Console
8
- PM> Install-Package MSBuild.NugetContentRestore
+To install MSBuild.NugetContentRestore, run the following command in the Package Manager Console:
+
9
+ PM> Install-Package MSBuild.NugetContentRestore
10
11
More information about MSBuild.NugetContentRestore NuGet Package available at https://www.nuget.org/packages/MSBuild.NugetContentRestore/
12
13
##Usage
0 commit comments