-
Notifications
You must be signed in to change notification settings - Fork 520
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
[release/7.0.1xx] [build] Add support for Visual Studio on win-arm64. #16964
[release/7.0.1xx] [build] Add support for Visual Studio on win-arm64. #16964
Conversation
Context: xamarin/yaml-templates#204 Context: dotnet/android#7471 Updates the VSMAN files generated for our .NET workload to support Visual Studio on windows-arm64. Backport of #dotnet#16935.
💻 [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻✅ All tests on macOS M1 - Mac Big Sur (11.5) passed. Pipeline on Agent |
❗ API diff for current PR / commit (Breaking changes).NET (:heavy_exclamation_mark: Breaking changes :heavy_exclamation_mark:)❗ API diff vs stable (Breaking changes).NET (:heavy_exclamation_mark: Breaking changes :heavy_exclamation_mark:)
✅ Generator diffGenerator diff is empty Pipeline on Agent |
🚀 [CI Build] Test results 🚀Test results✅ All tests passed on VSTS: simulator tests. 🎉 All 77 tests passed 🎉 Tests counts
Pipeline on Agent |
Context: https://github.com/xamarin/yaml-templates/pull/204
Context: dotnet/android#7471
Updates the VSMAN files generated for our .NET workload to support Visual Studio on windows-arm64.
Backport of ##16935.