From 404aa74cab266d8c701d46eb31a63b8a52dbf6d2 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Wed, 1 Jun 2016 23:14:13 -0700 Subject: Include license files into the packages --- dir.props | 62 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 25 deletions(-) diff --git a/dir.props b/dir.props index dd9dec5b23..ac110e5921 100644 --- a/dir.props +++ b/dir.props @@ -7,25 +7,25 @@ Unix $(OS) - + 1.0.0-rc3-20150510-01 Microsoft.Net.ToolsetCompilers - + - true + true - + - + $(__BuildArch) x64 x64 @@ -60,18 +60,18 @@ --> $(__PackagesBinDir) $(BinDir).nuget\ - - $(ProjectDir)Tools/ - $(ToolsDir)dotnetcli/ + + $(ProjectDir)Tools/ + $(ToolsDir)dotnetcli/ $(ToolsDir)Microsoft.DotNet.Build.Tasks.dll - + $(__TestWorkingDir)\ $(RootBinDir)tests\$(BuildOS).$(BuildArch).$(BuildType)\ $(ToolsDir)net45/ $(BuildArch) x64 - + @@ -83,11 +83,11 @@ - - - - + + + + $(PackagesDir)NuGet.exe @@ -103,16 +103,16 @@ $(NugetRestoreCommand) -Verbosity detailed mono $(NuGetRestoreCommand) - + - $(DotnetCliPath)dotnet.exe - $(DotnetCliPath)dotnet + $(DotnetCliPath)dotnet.exe + $(DotnetCliPath)dotnet - $(DnuRestoreCommand) "$(DotnetToolCommand)" + $(DnuRestoreCommand) "$(DotnetToolCommand)" $(DnuRestoreCommand) restore $(DnuRestoreCommand) --packages "$(PackagesDir.TrimEnd('\\'))" - + @@ -128,7 +128,7 @@ true true true - + true @@ -142,7 +142,7 @@ $(SourceDir).nuget/descriptions.json $(SourceDir).nuget/dotnet_library_license.txt $(SourceDir).nuget/ThirdPartyNotices.txt - + $(PackagesDir)/Microsoft.NETCore.Platforms/1.0.1-rc2-23712/runtime.json @@ -155,7 +155,19 @@ $(Platform) x64 $(PackagesBinDir)/pkg/ - $(PackagesBinDir)/symbolpkg/ + $(PackagesBinDir)/symbolpkg/ + + + + true + + + true + + + -- cgit v1.2.3