-
Notifications
You must be signed in to change notification settings - Fork 564
[main] Update dependencies from dotnet/installer #8176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Update dependencies from dotnet/installer #8176
Conversation
…230710.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.7.23330.16 -> To Version 8.0.100-preview.7.23360.1 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.ILLink.Tasks From Version 8.0.0-preview.7.23329.8 -> To Version 8.0.0-preview.7.23359.1 (parent: Microsoft.Dotnet.Sdk.Internal
…230714.32 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.7.23330.16 -> To Version 8.0.100-preview.7.23364.32 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.7.23329.8 -> To Version 8.0.0-preview.7.23364.3 (parent: Microsoft.Dotnet.Sdk.Internal
|
Wow, it seems like latest can't even run But the path is: Some of the env vars we have set, don't make sense: Seems like these should match? |
|
yeah we hit similar issues in dotnet/runtime#88751 discussion at dotnet/runtime#88754 |
|
So Maybe something changed recently with |
|
yeah it was dotnet/roslyn#68918 / dotnet/roslyn#69010 |
This reverts commit 97519f1.
This appears to be the way to get <Csc/> to pick the right `dotnet`: https://github.com/dotnet/roslyn/pull/68918/files#diff-ec99cd9453fe657dd1ea08e93e94b0bb51c51484b8ad25882d312564e5fe8e26R61
|
Marking draft, as I'm testing a branch of xamarin/java.interop to disable a couple tests. |
* main: Bump to dotnet/installer@ca467d68c8 8.0.100-preview.7.23364.32 (dotnet#8176) Clean up DotNetIgnore Unit Tests (dotnet#8163)
* main: $(AndroidPackVersionSuffix)=rc.1; net8 is 34.0.0-rc.1 (dotnet#8204) Bump to dotnet/installer@ca467d68c8 8.0.100-preview.7.23364.32 (dotnet#8176) Clean up DotNetIgnore Unit Tests (dotnet#8163) [Xamarin.Android.Build.Tasks] fix duplicate `.aar` files (dotnet#8196) [Documentation] Appease PoliCheck Rule: 79604 (dotnet#8197)
Context: dotnet/runtime#89190 Context: #8176 Changes: dotnet/java-interop@151b03e...62efc09 * dotnet/java-interop@62efc098: [tests] add category for tests that fail under LLVM (dotnet/java-interop#1131) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/installer