Marc Paine
ea19fb898e
Updated the console logging extension as well.
2022-09-15 12:42:13 -07:00
Marc Paine
e371e5b548
Update to the just shiped RC1 version for all 7.0 templates and implicit versions.
2022-09-15 12:38:25 -07:00
Marc Paine
c09cc8aada
Merge pull request #14472 from dotnet/Jason/7.0.1xxToMain
...
Merge branch 'release/7.0.1xx' => 'main'
2022-09-15 11:13:35 -07:00
Matt Mitchell
6e0a7bb8f9
Remove use of internal archives from aspnet ( #14504 )
2022-09-15 10:40:13 -07:00
MichaelSimons
5be2aa75c6
Resolve source-build patch conflicts
2022-09-15 14:21:14 +00:00
Jason Zhai
66cf442402
Try to fix the failure
2022-09-15 01:22:35 -07:00
Jason Zhai
dd1a8b6ec7
Merge branch 'release/7.0.1xx'
2022-09-14 23:21:35 -07:00
Marc Paine
5882c82c8f
Merge pull request #14402 from dotnet/wtgodbe/FixDeps
...
Fix VS.Redist versions
2022-09-14 16:41:23 -07:00
Logan Bussell
32aa619da0
Source-build updates from .NET 7.0.0-rc1 September 2022 release ( #14500 )
2022-09-14 23:22:08 +00:00
Logan Bussell
dbee7d43e7
Disable tarball build check in CI
2022-09-14 14:20:56 -07:00
Nikola Milosavljevic
febbee2dc4
Merge pull request #14484 from NikolaMilosavljevic/roslyn.patch
...
Remove roslyn Microsoft.CodeAnalysis.Common patch
2022-09-14 12:52:41 -07:00
Marc Paine
547b052b90
Merge pull request #14483 from dotnet-maestro-bot/merge/release/6.0.4xx-to-release/7.0.1xx
...
[automated] Merge branch 'release/6.0.4xx' => 'release/7.0.1xx'
2022-09-14 12:33:19 -07:00
dotnet-maestro[bot]
ddb4ee4d30
Update dependencies from https://github.com/dotnet/arcade build 20220913.5 ( #14493 )
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 8.0.0-beta.22462.4 -> To Version 8.0.0-beta.22463.5
Dependency coherency updates
Microsoft.SourceLink.GitHub,Microsoft.DotNet.XliffTasks
From Version 1.2.0-beta-22461-01 -> To Version 1.2.0-beta-22462-02 (parent: Microsoft.DotNet.Arcade.Sdk
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-09-14 10:35:28 -07:00
dotnet-maestro[bot]
954976f22c
Update dependencies from https://github.com/dotnet/source-build-externals build 20220913.4 ( #14494 )
...
Microsoft.SourceBuild.Intermediate.source-build-externals
From Version 7.0.0-alpha.1.22459.1 -> To Version 8.0.0-alpha.1.22463.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-09-14 10:35:10 -07:00
Doug Bunting
59de5e7e99
[7.0.1] Update template versions from dotnet/aspnetcore ( #14490 )
2022-09-14 10:00:00 -07:00
Přemek Vysoký
d8ed19b363
Let VMR CLI handle recursive initialization ( #14476 )
...
Previously, the recursive clone of all the product repos based on `Version.Details.xml` files was done inside MSBuild but the VMR tooling can now do that (https://github.com/dotnet/arcade-services/pull/2004 ).
This replaces the need for the Source-Build tasks (Read/Write, recursive clone).
Secondly, `git-info` props files are now created by the CLI too (https://github.com/dotnet/arcade-services/pull/2014 ).
2022-09-14 11:19:47 +02:00
Jason Zhai
eab89c31eb
Merge branch 'release/6.0.4xx' into release/7.0.1xx
2022-09-13 23:00:19 -07:00
Doug Bunting
7cab08ffb5
[main] Update template versions from dotnet/aspnetcore ( #14488 )
2022-09-13 21:31:15 -07:00
Ankit Jain
a34c10477e
darc update-dependencies --id 148901
2022-09-13 22:22:28 -04:00
v-wuzhai
9b0a2d9cb6
Merge pull request #14474 from dotnet/darc-main-54e9f3a6-f016-4dd0-bca3-25760ccca56d
...
[main] Update dependencies from dotnet/arcade
2022-09-13 19:14:51 -07:00
v-wuzhai
f6131c1d2b
Merge pull request #14475 from dotnet/darc-main-0e34ff96-3e50-43f1-9f8f-d6ef9ec3a203
...
[main] Update dependencies from dotnet/source-build-reference-packages
2022-09-13 19:13:57 -07:00
Nikola Milosavljevic
581e179517
Remove unneeded ExtraPackageVersionPropsPackageInfo from Roslyn source-build project
2022-09-14 01:43:31 +00:00
Nikola Milosavljevic
fc74ae4df8
Remove roslyn patch
2022-09-14 01:43:18 +00:00
Marc Paine
5707f80e81
Merge pull request #14479 from vseanreesermsft/internal-merge-6.0.4xx-2022-09-13-1003
...
Merging internal commits for release/6.0.4xx
2022-09-13 15:37:52 -07:00
dotnet-maestro[bot]
91c377f81b
Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220913.2
...
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 7.0.0-alpha.1.22456.2 -> To Version 7.0.0-alpha.1.22463.2
2022-09-13 21:02:47 +00:00
Michael Simons
8a0eb58a5a
Eliminate 7.0 source-build prebuilts ( #14167 )
...
* Add runtime patch to fully qualify conflicting runtime and roslyn APIs
* Add aspnetcore patch for lifetime scope
* Add prebuilt removal patches for fixes that haven't flowed
* Use repo name for git-info version number special cases
* Delete aspnetcore patches
* Update Microsoft.Deployment.DotNet.Releases Versions.Details.xml dependency
* Remove backported sdk patch
* Add runtime patch to disable analyzers
* Add patch to remove app host prebuilt
* Add source-build patch for jwt prebuilt
* Add patches for command-line-api and msbuild net7.0 TFM
* Update aspnetcore patch
* Update source-build-externals
* Update aspnetcore patch
* Add source-build-externals patch
* Update SBRP version
* Revert tfm patches
* Revert "Revert tfm patches"
This reverts commit 9cf3f5f6230c0f88e0a9955dbeb545495bc3e855.
* Revert msbuild net70 tfm patch
* misc updates
* Add linker patch
* Add linker patch
* Add patch for retargeting fsharp
* Add patch for retargeting sdk
* Resolve patch conflict from latest merge
* Remove failing patches
* Remove unnecessary patch
* Re-add msbuild patch for net7.0 TFM
* Revert "Remove failing patches"
This reverts commit 9ca3256e9b670d2fc23aeebb785fa8b5c5cca6a4.
* Fix fsharp patch
* Fix msbuild patch typo
* Update fsharp patch
* Clean up SDK patch
* Resolve patch conflicts from last merge
* Fix discrepancy between versions of DotNetDeltaApplier TFM version
* Update SDK patch
* Fix fsharp patch
* Fix msbuild build error
* Update nuget-client to net7.0
* Update order of projects in known-good
* Fix fsharp xml doc path for net7.0
* Add missing change in msbuild patch
* Fix SDK patch
* Add runtime patch for targeting net7.0
* Fix runtime-portable build
* Add patch for roslyn-analyzers net7.0 TFM
* Fix runtime patches
* Add patch for targeting net7.0 in roslyn
* Fix Microsoft.CSharp.Core.targets location
* Update patches
* Update roslyn patch
* Update prebuilts version
* Update roslyn patch again
* Add vstest patch for targeting net7.0
* Change minimum supported TFM in runtime
* Revert "Add vstest patch for targeting net7.0"
This reverts commit 9049c9f585e52194312118ad8e5d15c0d19296b2.
* Add patch to update compatibility suppressions in runtime
* Use dev/haplois/net67 branch of vstest for validation. PR: https://github.com/microsoft/vstest/pull/3944
* Get rid of 2.0.X prebuilts from xliff
* Disable targeting windows in roslyn for source-build
* Delete backported runtime patches
* Fix xliff patch
* Remove backported roslyn patch
* Remove backported fsharp patch
* Update SDK patch
* Remove backported source build patches
* Update patches
* Remove roslyn patch for net7.0 TFM
* Update SDK patch roslyn bits location
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
2022-09-13 15:55:40 -05:00
Ankit Jain
bc5e181442
Update darc dependencies with darc update-dependencies --id 148800
2022-09-13 15:32:04 -04:00
Matt Mitchell
0490cee5fe
[release/7.0.1xx] Inbuild sign on ( #14471 )
...
* In build sign enable
* Update arcade
2022-09-13 19:26:52 +00:00
Sean Reeser
2115855cf9
Merge commit '0906eae6f8c72882c197e346b9125f0b69c4b3a7' into internal-merge-6.0.4xx-2022-09-13-1003
2022-09-13 10:03:32 -07:00
dotnet-maestro[bot]
e8f5f3b3cc
Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20220913.1
...
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 7.0.0-alpha.1.22456.2 -> To Version 7.0.0-alpha.1.22463.1
2022-09-13 13:32:45 +00:00
dotnet-maestro[bot]
a0f9e068de
Update dependencies from https://github.com/dotnet/arcade build 20220912.4
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 8.0.0-beta.22456.4 -> To Version 8.0.0-beta.22462.4
Dependency coherency updates
Microsoft.SourceLink.GitHub
From Version 1.2.0-beta-22455-02 -> To Version 1.2.0-beta-22461-01 (parent: Microsoft.DotNet.Arcade.Sdk
2022-09-13 12:25:17 +00:00
v-wuzhai
ca2fa4e153
Merge pull request #14469 from dotnet/darc-main-d72f9eae-e4cf-4b17-8f83-5cab47f72e7c
...
[main] Update dependencies from dotnet/source-build-externals
2022-09-12 20:10:20 -07:00
Marc Paine
375f723a73
Revert to the latest version listed on the installer download page hoping the install scripts will work for that one.
2022-09-12 17:23:38 -07:00
MichaelSimons
ee75aae6b4
Merge branch 'wtgodbe/FixDeps' of https://github.com/dotnet/installer into wtgodbe/FixDeps
2022-09-12 20:30:13 +00:00
MichaelSimons
5947dffc7a
Resolve source-build patch conflict
2022-09-12 20:29:46 +00:00
Larry Ewing
d33c6711fd
Bump the emsdk version and manifest name in the dependencies
2022-09-12 15:10:26 -05:00
Marc Paine
953b627c96
Update to the latest public rc1 versions of the runtimes.
2022-09-12 13:04:08 -07:00
Ankit Jain
e448e47384
Update list of workload manifests for WASM
2022-09-12 15:55:18 -04:00
Ankit Jain
1a7cfbcc4c
Update dependencies with darc update-dependencies --id 148618
2022-09-12 13:47:17 -04:00
dotnet-maestro[bot]
eaac63b9d7
Update dependencies from https://github.com/dotnet/arcade build 20220908.5 ( #14468 )
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 7.0.0-beta.22418.4 -> To Version 7.0.0-beta.22458.5
Dependency coherency updates
Microsoft.Net.Compilers.Toolset,Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100,Microsoft.SourceLink.GitHub,Microsoft.DotNet.XliffTasks
From Version 4.4.0-3.22431.2 -> To Version 4.4.0-3.22430.19 (parent: Microsoft.NET.Sdk
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-09-12 09:14:15 -05:00
MichaelSimons
6bc0743927
Resolve source-build patch conflicts
2022-09-12 14:07:14 +00:00
MichaelSimons
c2a5ae411a
Remove backported aspnetcore source-build patch
2022-09-12 13:15:59 +00:00
dotnet-maestro[bot]
9b017a4da7
Update dependencies from https://github.com/dotnet/source-build-externals build 20220909.1
...
Microsoft.SourceBuild.Intermediate.source-build-externals
From Version 7.0.0-alpha.1.22456.1 -> To Version 7.0.0-alpha.1.22459.1
2022-09-10 12:49:35 +00:00
Logan Bussell
9db3c005e2
Update llvm project patches
2022-09-09 16:23:55 -07:00
Marc Paine
11f6b8f712
Merge pull request #14466 from dotnet/marcpopMSFT-implicitversionupdate
...
Port and update implicit versions for October
2022-09-09 15:17:25 -07:00
Larry Ewing
df81445687
Update BufferedReporter to match IReporter api change
2022-09-09 13:59:17 -05:00
Marc Paine
6a6672a6fc
Run update-dependencies for barid 148358
2022-09-09 10:27:09 -07:00
Marc Paine
4b7b6fd34f
Update bundled versions for October release.
2022-09-08 15:24:27 -07:00
Marc Paine
b409362aaf
Merge pull request #14423 from dotnet/marcpopMSFT-implicitversion
...
Update implicit versions for the September release
2022-09-08 15:23:29 -07:00
Chris Rummel
0945d9566a
Add support for using --with-packages with smoke-tests. ( #14387 )
...
* Add support for using --with-packages with smoke-tests.
* Use a better variable name for custom packages directory.
* Swap conditions so we don't have to delete the archive directory. Fixes https://github.com/dotnet/source-build/issues/2900 .
* Update src/SourceBuild/tarball/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/DotNetHelper.cs
Co-authored-by: Michael Simons <msimons@microsoft.com>
* Address review feedback.
Co-authored-by: Michael Simons <msimons@microsoft.com>
2022-09-08 19:23:06 +00:00