runtime/eng
dotnet-maestro[bot] 373525f0b7
[main] Update dependencies from dotnet/roslyn (#109540)
* Update dependencies from https://github.com/dotnet/roslyn build 20241104.8

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24554.8

* Update dependencies from https://github.com/dotnet/roslyn build 20241105.1

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24555.1

* Update dependencies from https://github.com/dotnet/roslyn build 20241106.10

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24556.10

* Update dependencies from https://github.com/dotnet/roslyn build 20241107.8

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24557.8

* Update dependencies from https://github.com/dotnet/roslyn build 20241108.12

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24558.12

* Update dependencies from https://github.com/dotnet/roslyn build 20241111.1

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24561.1

* Update dependencies from https://github.com/dotnet/roslyn build 20241113.22

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24563.22

* Update dependencies from https://github.com/dotnet/roslyn build 20241115.1

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24565.1

* Update dependencies from https://github.com/dotnet/roslyn build 20241115.9

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24565.9

* Update dependencies from https://github.com/dotnet/roslyn build 20241117.1

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24567.1

* Update dependencies from https://github.com/dotnet/roslyn build 20241118.2

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24568.2

* Update dependencies from https://github.com/dotnet/roslyn build 20241120.1

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24570.1

* Update dependencies from https://github.com/dotnet/roslyn build 20241120.4

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24531.4 -> To Version 4.13.0-2.24570.4

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-11-21 18:48:54 +01:00
..
common [main] Update dependencies from dotnet/arcade (#109638) 2024-11-21 18:46:16 +01:00
docker Networking stress tests infrastructure improvements. (#108325) 2024-10-04 08:31:58 +02:00
formatting Update JIT sources to clang-format/clang-tidy 17.0.6 (#100498) 2024-04-03 14:43:36 -07:00
native Support building the repo with clang 20 (#109756) 2024-11-12 19:26:21 -08:00
pipelines [main] Update dependencies from dotnet/arcade (#109638) 2024-11-21 18:46:16 +01:00
restore Prevent restore from deleting mibc cache file (#91220) 2023-08-28 12:53:30 -07:00
testing [browser] disable debugger tests on CI (#108178) 2024-11-19 13:58:36 +01:00
Analyzers.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
ApiCompatExcludeAttributes.txt
BeforeTargetFrameworkInference.targets
Brewfile
Build.props
CodeAnalysis.src.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
CodeAnalysis.test.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
DefaultGenApiDocIds.txt
DiaSymReaderNative.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
DotNetBuild.props [mono] Fix output directory for cross compilers if OutputRID is overridden (#109932) 2024-11-19 15:22:28 +01:00
ILLink.Substitutions.Resources.template Couple fixes for UseSystemResourceKeys (#103463) 2024-06-17 23:55:25 +02:00
LicenseHeader.txt
MultiTargetRoslynComponent.targets.template
NoTargetsSdk.BeforeTargets.targets Update Microsoft.Build.* SDKs (#83877) 2023-03-24 15:55:56 +01:00
PackageDownloadAndReference.targets Fix typo in PackageDownloadAndReference.targets (#109197) 2024-11-05 09:07:44 -08:00
Publishing.props Unify dotnet/runtime on using Arcade -publish (#108990) 2024-10-23 17:18:37 +02:00
SignCheckExclusionsFile.txt
Signing.props Remove and readd .deb, .rpm, and .pkg as FileExtensionSignInfos (#109628) 2024-11-08 13:10:37 +01:00
SourceBuildPrebuiltBaseline.xml Update source-build team references (#108802) 2024-10-13 21:27:37 +02:00
SubsetValidation.targets Enable using -sign in VMR scenarios (#108908) 2024-10-16 15:09:48 -07:00
Subsets.props [main] Update dependencies from dotnet/arcade (#109638) 2024-11-21 18:46:16 +01:00
SymbolPublishingExclusionsFile.txt
Tools.props Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
TraversalSdk.AfterTargets.targets
Version.Details.xml [main] Update dependencies from dotnet/roslyn (#109540) 2024-11-21 18:48:54 +01:00
Versions.props [main] Update dependencies from dotnet/roslyn (#109540) 2024-11-21 18:48:54 +01:00
_._
build-analysis-configuration.json Add runtime-dev-innerloop to Build Analysis tracking (#98768) 2024-02-21 14:24:06 -08:00
build.ps1 Target .NET 10 / net10.0 (#106599) 2024-09-25 11:28:31 -05:00
build.sh Target .NET 10 / net10.0 (#106599) 2024-09-25 11:28:31 -05:00
codeOptimization.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
codecov.yml
collect_vsinfo.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
configure-toolset.ps1
configure-toolset.sh
coredistools.targets Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
disable_vsupdate.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
generatorProjects.targets Suppress RS1041 analyzer rule (#97374) 2024-01-23 14:27:29 +01:00
generators.targets Target .NET 10 / net10.0 (#106599) 2024-09-25 11:28:31 -05:00
illink.targets Fix GetTargetPath hook point (#106553) 2024-08-19 10:08:33 +02:00
install-nuget-credprovider-then-build.sh
install-nuget-credprovider-then-msbuild.sh
install-nuget-credprovider.sh
intellisense.targets Fix docs file names and add validation (#107334) 2024-09-04 09:27:11 -06:00
liveBuilds.targets Crossgen2 outer loop fixes (#108819) 2024-10-14 19:10:29 -07:00
liveILLink.targets Avoid hardcoded illink.tasks TFM (#109634) 2024-11-08 18:27:33 +01:00
nativeSanitizers.targets Enable building with gcc-14 (#101623) 2024-05-13 09:27:23 -07:00
nativepgo.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
outerBuild.targets
packaging.targets Switch to non-incremental servicing and update ApiCompatNetCoreAppBaselineVersion to 9.0.0 (#109790) 2024-11-20 17:45:49 +01:00
python.targets Improve error for missing Python (#81202) 2023-01-26 17:44:46 -07:00
references.targets Remove package references from library tests (#106737) 2024-08-22 18:22:47 -07:00
regenerate-download-table.proj A few more net8 to net9 renames (#104342) 2024-07-03 10:27:01 -07:00
regenerate-third-party-notices.proj Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
resolveContract.targets Target .NET 10 / net10.0 (#106599) 2024-09-25 11:28:31 -05:00
resources.targets
sdl-tsa-vars.config Remove duplicated argument (#89912) 2023-08-03 15:41:35 +02:00
slngen.targets Group new test projects under System.Runtime in folders (#94670) 2023-11-13 18:45:34 +01:00
slngen.template.proj
targetingpacks.targets Move tools to use LKG ILC (#107772) 2024-10-08 14:47:00 -07:00
test-configuration.json [wasm][debugger] Fix regex for helix retries when chrome fails to launch (#88632) 2023-07-10 19:59:46 -05:00
toolAot.targets Consolidate LocateNativeCompiler target (#103375) 2024-10-16 02:29:19 -07:00
useSharedDesignerContext.txt
versioning.targets [mono] Enable sourcelink for native bits on MSVC (#89777) 2023-08-01 18:17:05 +02:00