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 a4ec080 commit 13cbbd9Copy full SHA for 13cbbd9
README.md
@@ -17,7 +17,7 @@ After installing MSBuild.NugetContentRestore using NuGet, your Visual Studio Pro
17
<NugetContentRestoreTask SolutionDir="$(SolutionDir)" ProjectDir="$(ProjectDir)" />
18
</Target>
19
20
-All NuGet Packages Content Folders will be copied to your project folder right before you is built.
+All NuGet Packages Content Folders will be copied to your project folder right before is built.
21
22
##License
23
The MIT License (MIT)
0 commit comments