dotnet-bot
7e396a08f7
Merge in 'release/6.0.1xx' changes
2022-09-14 17:14:37 +00:00
dotnet-bot
cdc80ef9ae
Merge in 'release/6.0.3xx' changes
2022-09-14 17:12:59 +00:00
dotnet-bot
570874738b
Merge in 'release/6.0.4xx' changes
2022-09-14 17:11:58 +00:00
Doug Bunting
d42f27ecbe
[6.0.1xx] Update template versions from dotnet/aspnetcore ( #14485 )
2022-09-14 10:00:30 -07:00
Doug Bunting
a5a36d4af5
[6.0.3xx] Update template versions from dotnet/aspnetcore ( #14486 )
2022-09-14 10:00:19 -07:00
Doug Bunting
ed6ae3ed1e
[6.0.4] Update template versions from dotnet/aspnetcore ( #14487 )
2022-09-14 10:00:10 -07:00
Doug Bunting
59de5e7e99
[7.0.1] Update template versions from dotnet/aspnetcore ( #14490 )
2022-09-14 10:00:00 -07:00
DotNet-Bot
952fd4a43a
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220914.21
...
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
From Version 6.0.304-servicing.22421.4 -> To Version 6.0.305-servicing.22464.21
Dependency coherency updates
NuGet.Build.Tasks
From Version 6.2.1-rc.7 -> To Version 6.2.2-rc.1 (parent: Microsoft.NET.Sdk
2022-09-14 16:08:36 +00: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
dotnet-bot
cfc0f130dc
Merge in 'release/6.0.1xx' changes
2022-09-14 04:00:44 +00:00
NET Source-Build Bot
f9c278be33
.NET Source-Build 6.0.109 September 2022 Updates ( #14482 )
...
* update global.json and Versions.props for .NET SDK 6.0.109
* Use re-uploaded SB artifacts tarball version
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
2022-09-14 03:50:12 +00: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
DotNet-Bot
b45ac4a743
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220913.41
...
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
From Version 6.0.304-servicing.22421.4 -> To Version 6.0.305-servicing.22463.41
2022-09-14 00:56:34 +00:00
DotNet-Bot
05ac09da1c
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220913.34
...
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
From Version 6.0.304-servicing.22421.4 -> To Version 6.0.305-servicing.22463.34
2022-09-13 23:54:36 +00:00
dotnet-bot
eb1d52b430
Merge in 'release/6.0.4xx' changes
2022-09-13 22:49:56 +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
Daniel Plaisted
af7672089f
Merged PR 25723: use mktemp to correctly use temp files
...
Apply https://dev.azure.com/dnceng/internal/_git/dotnet-installer/pullrequest/24828 to 6.0.4xx
2022-09-13 22:09:00 +00: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
24feaa10a1
Merge commit ' 58a93139d8
' into internal-merge-6.0.1xx-2022-09-13-1003
2022-09-13 10:03:50 -07:00
Sean Reeser
1fdee73365
Merge commit ' d61314894c
' into internal-merge-6.0.3xx-2022-09-13-1003
2022-09-13 10:03:41 -07:00
Sean Reeser
2115855cf9
Merge commit ' 0906eae6f8
' 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
73436261e3
GetRuntimeInformation.targets: determine PortableProductMonikerRid based on OSName and Architecture. (backports #12516 )
2022-09-13 09:20:55 -04: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
Noah Gilson
be85081b6f
use mktemp to correctly use temp files
2022-09-12 21:35:42 -04: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
DotNet-Bot
4ba209a45a
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220912.31
...
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
From Version 6.0.304-servicing.22421.4 -> To Version 6.0.305-servicing.22462.31
2022-09-13 00:20:00 +00: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