Updating Xamarin.iOS.HotRestart.Client to 1.0.124 by MSLukeWest · Pull Request #19046 · dotnet/macios (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation31 Commits3 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The build fails with:
/Users/builder/azdo/_work/4/s/xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows/Xamarin.iOS.Tasks.Windows.csproj : error NU1102: Unable to find package Microsoft.VisualStudio.Threading.Analyzers with version (>= 17.7.35)
which makes sense, because that version is not available on nuget.org (17.7.30 is the latest version).
Luke Westendorf added 2 commits
The build fails with:
/Users/builder/azdo/_work/4/s/xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows/Xamarin.iOS.Tasks.Windows.csproj : error NU1102: Unable to find package Microsoft.VisualStudio.Threading.Analyzers with version (>= 17.7.35)
which makes sense, because that version is not available on nuget.org (17.7.30 is the latest version).
@rolfbjarne Thanks for pointing out the error for me. I fixed this in the newer version, looks like the build passes now.
cc @mauroa
Azure Pipelines successfully started running 1 pipeline(s).
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Azure Pipelines successfully started running 1 pipeline(s).
💻 [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
Hash: [PR build]
💻 [PR Build] Tests on macOS M1 - Mac Ventura (13.0) passed 💻
✅ All tests on macOS M1 - Mac Ventura (13.0) passed.
Pipeline on Agent
Hash: [PR build]
✅ API diff for current PR / commit
Legacy Xamarin (No breaking changes)
iOS(no change detected)tvOS(no change detected)watchOS(no change detected)macOS(no change detected) NET (empty diffs)iOS: (empty diff detected)tvOS: (empty diff detected)MacCatalyst: (empty diff detected)macOS: (empty diff detected)
✅ API diff vs stable
Legacy Xamarin (No breaking changes)
- iOS: vsdrops gist (No breaking changes)
- tvOS: vsdrops gist (No breaking changes)
- watchOS: vsdrops gist (No breaking changes)
- macOS: vsdrops gist (No breaking changes) .NET (No breaking changes)
- iOS: vsdrops gist (No breaking changes)
- tvOS: vsdrops gist (No breaking changes)
- MacCatalyst: vsdrops gist (No breaking changes)
- macOS: vsdrops gist (No breaking changes)
- Microsoft.iOS vs Microsoft.MacCatalyst: vsdrops gist Legacy Xamarin (stable) vs .NET
- iOS: vsdrops gist
- tvOS: vsdrops gist
- macOS: vsdrops gist
✅ Generator diff
Generator diff is empty
Pipeline on Agent
Hash: 5de59f3354badae5c1453a90fcd830834130795b [PR build]
MSLukeWest deleted the dev/lukewest/main/UpdateHotRestartVersion branch
Backport Job to branch xcode14.3 Created! The magic is happening here
/sudo backport release/7.0.3xx
Backport Job to branch net8.0 Created! The magic is happening here
Backport Job to branch release/7.0.3xx Created! The magic is happening here
This was referenced
Oct 4, 2023
rolfbjarne pushed a commit that referenced this pull request
rolfbjarne pushed a commit that referenced this pull request
rolfbjarne pushed a commit that referenced this pull request
rolfbjarne pushed a commit that referenced this pull request