Update Roslyn and use new step tracking API in incremental tests. (#63978)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Thu, 3 Mar 2022 01:07:43 +0000 (17:07 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 01:07:43 +0000 (17:07 -0800)
commit1e529bcbb641db19b1b9cc28a2213f8f90ef36a7
tree27c4138d251b196529d0265f6d3e3e12739a5c8c
parent1d60246366fb9e3de61e0a519b7813c4fcffd157
Update Roslyn and use new step tracking API in incremental tests. (#63978)
22 files changed:
eng/Versions.props
eng/formatting/format.sh
src/libraries/Common/src/Interop/OSX/Interop.Libraries.cs
src/libraries/Common/src/Interop/Unix/Interop.Libraries.cs
src/libraries/Common/src/Interop/Unix/libc/Interop.GetParentPid.cs
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.Unix.cs
src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj
src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj
src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj
src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj
src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.cs
src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.UnitTests/IncrementalGenerationTests.cs
src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.UnitTests/TestUtils.cs
src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/Error.cs
src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj
src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj
src/libraries/System.Text.Json/tests/Common/ConstructorTests/ConstructorTests.ParameterMatching.cs
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn4.0.Unit.Tests.csproj
src/tests/Directory.Build.props
src/tests/Directory.Build.targets
src/tests/GC/Features/HeapExpansion/bestfit-threaded.cs