$(OS) 1.0.0-rc3-20150510-01 Microsoft.Net.ToolsetCompilers true false $(MSBuildThisFileDirectory) $(ProjectDir)src\ $(ProjectDir)..\packages\ $(ProjectDir)..\Tools\ $(ToolsDir)dotnetcli/ $(ToolsDir)net46/ true $(__RootBinDir)\ $(ProjectDir)bin\ netcoreapp1.0 $(DefaultTestTFM) $(DefaultTestTFM) $(RootBinDir)obj\ $(BaseIntermediateOutputPath)\$(BuildOS).$(BuildArch).$(BuildType) $(BaseIntermediateOutputPath)\$(BuildOS).$(BuildArch).$(BuildType) $(RootBinDir)TargetingPack\ $(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