diff --git a/Directory.Build.props b/Directory.Build.props index 5906f578a..bd5ba3fa1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,4 +1,4 @@ - + + + + + + + + + + + + + + + + diff --git a/build/AzureInfo.props b/build/AzureInfo.props index 0e8cf5104..f5ce4ab98 100644 --- a/build/AzureInfo.props +++ b/build/AzureInfo.props @@ -1,4 +1,4 @@ - + Sdk $(ARTIFACT_STORAGE_CONTAINER) diff --git a/build/BackwardsCompatibilityRuntimes.props b/build/BackwardsCompatibilityRuntimes.props index 9664fdadf..d9b7ddc24 100644 --- a/build/BackwardsCompatibilityRuntimes.props +++ b/build/BackwardsCompatibilityRuntimes.props @@ -1,4 +1,4 @@ - + release/1.1.0 1.1.2 diff --git a/build/BranchInfo.props b/build/BranchInfo.props index 5510dc8b9..f62c8fd00 100644 --- a/build/BranchInfo.props +++ b/build/BranchInfo.props @@ -1,4 +1,4 @@ - + master master diff --git a/build/Branding.props b/build/Branding.props index b24f7a91f..c972e2c1a 100644 --- a/build/Branding.props +++ b/build/Branding.props @@ -1,4 +1,4 @@ - + Microsoft .NET Core SDK 2.1.0 - Preview .NET Standard Support for Visual Studio 2015 diff --git a/build/BuildDefaults.props b/build/BuildDefaults.props index 1e985282c..8561a45b0 100644 --- a/build/BuildDefaults.props +++ b/build/BuildDefaults.props @@ -1,4 +1,4 @@ - + Prepare;Compile;Test;Package;Publish Debug diff --git a/build/BuildInfo.targets b/build/BuildInfo.targets index df28e1980..6abd51fa9 100644 --- a/build/BuildInfo.targets +++ b/build/BuildInfo.targets @@ -21,7 +21,7 @@ linux -<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Rid>$(Rid)</Rid> <Architecture>$(Architecture)</Architecture> diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props index a7322ddc9..82d926e11 100644 --- a/build/BundledRuntimes.props +++ b/build/BundledRuntimes.props @@ -1,4 +1,4 @@ - + $(HostRid) $(HostMonikerRid) diff --git a/build/BundledSdks.props b/build/BundledSdks.props index b259c4a2a..77a089668 100644 --- a/build/BundledSdks.props +++ b/build/BundledSdks.props @@ -1,4 +1,4 @@ - + diff --git a/build/BundledTemplates.props b/build/BundledTemplates.props index 1f1920d3f..cc43dde57 100644 --- a/build/BundledTemplates.props +++ b/build/BundledTemplates.props @@ -1,4 +1,4 @@ - + diff --git a/build/BundledTools.props b/build/BundledTools.props index b57577824..947148dd5 100644 --- a/build/BundledTools.props +++ b/build/BundledTools.props @@ -1,4 +1,4 @@ - + runtime.$(SharedFrameworkRid).microsoft.netcore.app $(NuGetPackagesDir)/$(RuntimeNETCoreAppPackageName)/$(CLI_SharedFrameworkVersion)/tools/crossgen$(ExeExtension) diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index c3f18d0b0..0b9ba0bd4 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -1,5 +1,5 @@ - + 2.1.0-preview2-25616-02 15.5.0-preview-000074-0946838 diff --git a/build/DerivedHostMachineInfo.props b/build/DerivedHostMachineInfo.props index d9dc94444..3e77dad8c 100644 --- a/build/DerivedHostMachineInfo.props +++ b/build/DerivedHostMachineInfo.props @@ -1,4 +1,4 @@ - + true true diff --git a/build/FileExtensions.props b/build/FileExtensions.props index 21f8a68d2..c9f943b13 100644 --- a/build/FileExtensions.props +++ b/build/FileExtensions.props @@ -1,4 +1,4 @@ - + .zip .tar.gz diff --git a/build/GenerateResxSource.targets b/build/GenerateResxSource.targets index b25582ee2..1eb51907e 100644 --- a/build/GenerateResxSource.targets +++ b/build/GenerateResxSource.targets @@ -1,4 +1,4 @@ - + diff --git a/build/GitCommitInfo.targets b/build/GitCommitInfo.targets index 4addb6c8a..6ac729e50 100644 --- a/build/GitCommitInfo.targets +++ b/build/GitCommitInfo.targets @@ -23,7 +23,7 @@ %(GitInfoCommitHashLines.Identity) -<Project ToolsVersion="15.0"> +<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <CommitCount>$(GitInfoCommitCount)</CommitCount> <CommitHash>$(GitInfoCommitHash)</CommitHash> diff --git a/build/HostInfo.targets b/build/HostInfo.targets index 50331f196..ed1046cc0 100644 --- a/build/HostInfo.targets +++ b/build/HostInfo.targets @@ -10,7 +10,7 @@ -<Project ToolsVersion="15.0"> +<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <HostRid>$(HostRid)</HostRid> <HostOSName>$(HostOSName)</HostOSName> diff --git a/build/InputDirectories.props b/build/InputDirectories.props index 0fc1b7a74..7564abe34 100644 --- a/build/InputDirectories.props +++ b/build/InputDirectories.props @@ -1,4 +1,4 @@ - + $(RepoRoot)/build_projects/dotnet-cli-build $(RepoRoot)/src diff --git a/build/InstallerInfo.props b/build/InstallerInfo.props index 036369fab..31fadd75e 100644 --- a/build/InstallerInfo.props +++ b/build/InstallerInfo.props @@ -1,4 +1,4 @@ - + $(PackagesDirectory) $(InstallerOutputDirectory)/$(ArtifactNameWithVersionSdk)$(InstallerExtension) diff --git a/build/MSBuildExtensions.props b/build/MSBuildExtensions.props index c36782efe..26f27e8c4 100644 --- a/build/MSBuildExtensions.props +++ b/build/MSBuildExtensions.props @@ -1,4 +1,4 @@ - + $(RepoRoot)/resources/MSBuildImports diff --git a/build/OutputDirectories.props b/build/OutputDirectories.props index 74c002c6b..5ffd7a590 100644 --- a/build/OutputDirectories.props +++ b/build/OutputDirectories.props @@ -1,4 +1,4 @@ - + $([MSBuild]::Add($(CliOuterBuildStage), '1')) 2 diff --git a/build/SetupPreviousStage.props b/build/SetupPreviousStage.props index 4798cf582..7545eddc7 100644 --- a/build/SetupPreviousStage.props +++ b/build/SetupPreviousStage.props @@ -1,4 +1,4 @@ - + $(RepoRoot)/.dotnet_stage0/$(Architecture) $(PreviousStageDirectory)/dotnet$(ExeExtension) diff --git a/build/Signing.proj b/build/Signing.proj index 3982962d6..4c08887de 100644 --- a/build/Signing.proj +++ b/build/Signing.proj @@ -1,5 +1,12 @@ + + + + true + + diff --git a/build/Version.props b/build/Version.props index 8285a0d26..92ab99723 100644 --- a/build/Version.props +++ b/build/Version.props @@ -1,4 +1,4 @@ - + 2 1 diff --git a/build/VersionBadge.props b/build/VersionBadge.props index da383c13c..3f84bd670 100644 --- a/build/VersionBadge.props +++ b/build/VersionBadge.props @@ -1,4 +1,4 @@ - + $(OSName)_$(Architecture) debian_8_x64 diff --git a/build/package/Installer.RPM.targets b/build/package/Installer.RPM.targets index 50a5578ab..84aa7688b 100644 --- a/build/package/Installer.RPM.targets +++ b/build/package/Installer.RPM.targets @@ -96,6 +96,11 @@ + + + + + diff --git a/dir.props b/dir.props index 995f5e985..875fe07ca 100644 --- a/dir.props +++ b/dir.props @@ -1,4 +1,4 @@ - +