Steve Harter
Steve Harter
When opening a library project with Visual Studio against a previously-build release-only (runtime and libraries) build the following error occurs: ``` Error ResolvedMatchingContract 'C:\git\runtime\artifacts\bin\System.Private.CoreLib\ref\Debug\net7.0\System.Private.CoreLib.dll' did not exist. System.Private.CoreLib C:\Users\sharter\.nuget\packages\microsoft.dotnet.apicompat\8.0.0-beta.22455.1\build\Microsoft.DotNet.ApiCompat.targets 35...
### Build https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=676364 ### Build leg reported WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution ### Pull Request https://github.com/dotnet/runtime/pull/102094 ### Known issue core information Fill out the known issue JSON section by following the [step by step...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=719926 Build error leg or test failing: Microsoft.Extensions.DependencyInjection.Tests.ServiceProviderILEmitContainerTests.GetAsyncService_DisposeAsyncOnSameThread_ThrowsAndDoesNotHangAndDisposeAsyncGetsCalled Pull request: https://github.com/dotnet/runtime/pull/103968 ``` Starting: Microsoft.Extensions.DependencyInjection.Tests (parallel test collections = on [2 threads], stop on fail = off)...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=768643 Build error leg or test failing: Build / linux-arm64 Debug Mono_MiniJIT_LibrariesTests / Build product Pull request: https://github.com/dotnet/runtime/pull/105776 ## Error Message Fill the error message using...
### Description Versions affected: 9.0 RC1 and 8.0.9 servicing. See https://github.com/dotnet/runtime/issues/102204. When using the `FromKeyedServicesAttribute` to specify a keyed service to be injected, an incorrect service may be passed. ###...
### Type of issue Missing information ### Description Like other methods, such as Read, this can throw ArgumentOutOfRangeException when "source is smaller than T's length in bytes". I did not...
### Type of issue Missing information ### Description Similar to Read(), ArgumentOutOfRangeException can be thrown if the span is not large enough with text like 'Specified argument was out of...
## Build Information Build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2529303&view=results Build error leg or test failing: NuGet.RestoreEx.targets(19,5): error : Object reference not set to an instance of an object. [/Users/runner/work/1/s/Build.proj] **Stack trace:** ``` /Users/runner/work/1/s/.dotnet/sdk/9.0.100-preview.7.24407.12/NuGet.RestoreEx.targets(19,5): error...