diff --git a/Directory.Build.props b/Directory.Build.props index f27847923f1..b0454aa3564 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -28,7 +28,7 @@ net9.0 - $(NetCurrent) + $(NetCurrent) diff --git a/eng/Build.props b/eng/Build.props index 18c7defa0ce..591a4d41340 100644 --- a/eng/Build.props +++ b/eng/Build.props @@ -2,7 +2,7 @@ - true + true diff --git a/eng/SourceBuild.props b/eng/DotNetBuild.props similarity index 89% rename from eng/SourceBuild.props rename to eng/DotNetBuild.props index 6dde09dcde4..6959f68f31f 100644 --- a/eng/SourceBuild.props +++ b/eng/DotNetBuild.props @@ -8,7 +8,7 @@ + Condition="'$(DotNetBuildSourceOnly)' == 'true'"> $(InnerBuildArgs) /p:Projects="$(InnerSourceBuildRepoRoot)MSBuild.SourceBuild.slnf" diff --git a/eng/dependabot/Packages.props b/eng/dependabot/Packages.props index fe9f94a2a72..1672382b7c3 100644 --- a/eng/dependabot/Packages.props +++ b/eng/dependabot/Packages.props @@ -62,7 +62,7 @@ - + diff --git a/src/Build/Microsoft.Build.csproj b/src/Build/Microsoft.Build.csproj index b06858fa47a..24471d364ba 100644 --- a/src/Build/Microsoft.Build.csproj +++ b/src/Build/Microsoft.Build.csproj @@ -39,7 +39,7 @@ - + diff --git a/src/Directory.BeforeCommon.targets b/src/Directory.BeforeCommon.targets index 27628d8d2e8..10f4321b686 100644 --- a/src/Directory.BeforeCommon.targets +++ b/src/Directory.BeforeCommon.targets @@ -68,7 +68,7 @@ true $(DefineConstants);FEATURE_XML_SCHEMA_VALIDATION $(DefineConstants);FEATURE_WIN32_REGISTRY - $(DefineConstants);FEATURE_VISUALSTUDIOSETUP + $(DefineConstants);FEATURE_VISUALSTUDIOSETUP $(DefineConstants);FEATURE_MSCOREE @@ -110,7 +110,7 @@ $(IntermediateOutputPath)\$(AssemblyName).xml - + $(DefineConstants);FEATURE_MSIOREDIST true diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 8946c45dc5a..2fa5a6e3c7d 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -31,7 +31,7 @@ $(FullFrameworkTFM);$(LatestDotNetCoreForMSBuild);netstandard2.0 - $(LatestDotNetCoreForMSBuild);netstandard2.0 + $(LatestDotNetCoreForMSBuild);netstandard2.0 AnyCPU diff --git a/src/MSBuild/MSBuild.csproj b/src/MSBuild/MSBuild.csproj index b84cdc9dcd6..2ce4c96e4bf 100644 --- a/src/MSBuild/MSBuild.csproj +++ b/src/MSBuild/MSBuild.csproj @@ -17,7 +17,7 @@ - win7-x86;win7-x64 + win7-x86;win7-x64 true false @@ -191,7 +191,7 @@ - + diff --git a/src/MSBuildTaskHost/MSBuildTaskHost.csproj b/src/MSBuildTaskHost/MSBuildTaskHost.csproj index db9503bd9e5..bca1b949230 100644 --- a/src/MSBuildTaskHost/MSBuildTaskHost.csproj +++ b/src/MSBuildTaskHost/MSBuildTaskHost.csproj @@ -13,7 +13,7 @@ - win7-x86;win7-x64 + win7-x86;win7-x64 true false diff --git a/src/StringTools.Benchmark/StringTools.Benchmark.csproj b/src/StringTools.Benchmark/StringTools.Benchmark.csproj index 95e3ca90a7a..763be443c66 100644 --- a/src/StringTools.Benchmark/StringTools.Benchmark.csproj +++ b/src/StringTools.Benchmark/StringTools.Benchmark.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Tasks/Microsoft.Build.Tasks.csproj b/src/Tasks/Microsoft.Build.Tasks.csproj index de91092b31e..a6f26407daf 100644 --- a/src/Tasks/Microsoft.Build.Tasks.csproj +++ b/src/Tasks/Microsoft.Build.Tasks.csproj @@ -684,7 +684,7 @@ - + diff --git a/src/Utilities/Microsoft.Build.Utilities.csproj b/src/Utilities/Microsoft.Build.Utilities.csproj index 966c169c409..6b8153dbc9c 100644 --- a/src/Utilities/Microsoft.Build.Utilities.csproj +++ b/src/Utilities/Microsoft.Build.Utilities.csproj @@ -27,14 +27,14 @@ - + - + Shared\AssemblyFolders\AssemblyFoldersEx.cs