$(OS) 1.0.0-rc3-20150510-01 Microsoft.Net.ToolsetCompilers true false $(MSBuildThisFileDirectory) $(ProjectDir)src\ $(ProjectDir)..\packages\ $(ProjectDir)..\Tools\ $(ToolsDir)dotnetcli/ $(ToolsDir)net45/ true $(PackagesDir)NuGet.exe $(SourceDir)NuGet.Config -ConfigFile "$(NuGetConfigFile)" "$(NuGetToolPath)" $(NugetRestoreCommand) install $(NugetRestoreCommand) -OutputDirectory "$(PackagesDir.TrimEnd('\\'))" $(NugetRestoreCommand) $(NuGetConfigCommandLine) $(NugetRestoreCommand) -Verbosity detailed mono $(NuGetRestoreCommand) false $(DotnetCliPath)dotnet.exe $(DotnetCliPath)dotnet @(DnuSourceList -> '--source %(Identity)', ' ') @(DnuRestoreDir -> '%(Identity)', ' ') $(DnuRestoreCommand) "$(DotnetToolCommand)" $(DnuRestoreCommand) restore $(DnuRestoreCommand) --packages "$(PackagesDir.TrimEnd('/\'.ToCharArray()))" $(DnuRestoreSource) 0