nuget build fix
This commit is contained in:
parent
7bd6628bea
commit
eb59ecf9c1
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<Target Name="RestorePackages">
|
||||
<Exec Command="$(TrunkFolder)\Sources\.nuget\NuGet.exe restore $(TrunkFolder)\Sources\WebsitePanel.EnterpriseServer.sln" />
|
||||
<Exec Command="$(TrunkFolder)\Sources\.nuget\NuGet.exe restore $(TrunkFolder)\Sources\WebsitePanel.WebPortal.sln" />
|
||||
</Target>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue