Skip to content

Commit

Permalink
Restore packages in Patcher
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudsharp committed Oct 24, 2016
1 parent 41c874b commit 9c27ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GeneratedLibraries.proj
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<!-- Patch discovery docs that require changes before generation. This process is idempotent. -->
<Target Name="PatchDiscoveryDocuments" DependsOnTargets="DownloadDiscoveryDocuments">
<!-- Build the patcher executable -->
<Exec Command="nuget restore $(ToolsDir)DiscoveryDocPatcher\DiscoveryDocPatcher.sln -ConfigFile $(NuGetConfig)" />
<MSBuild
Projects="$(ToolsDir)DiscoveryDocPatcher\DiscoveryDocPatcher.csproj"
Properties="Configuration=Debug" />
Expand Down

0 comments on commit 9c27ab5

Please sign in to comment.