Merged
Conversation
Bumps the nuget group with 7 updates: | Package | From | To | | --- | --- | --- | | [CSharpier.MsBuild](https://github.com/belav/csharpier) | `0.28.2` | `0.29.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` | | [AsyncImageLoader.Avalonia](https://github.com/AvaloniaUtils/AsyncImageLoader.Avalonia) | `3.2.1` | `3.3.0` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.1.1` | `11.1.3` | | [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.1.1` | `11.1.3` | | [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.1.1` | `11.1.3` | | [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) | `8.2.2` | `8.3.0` | Updates `CSharpier.MsBuild` from 0.28.2 to 0.29.1 - [Release notes](https://github.com/belav/csharpier/releases) - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md) - [Commits](belav/csharpier@0.28.2...0.29.1) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.11.0) Updates `AsyncImageLoader.Avalonia` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/AvaloniaUtils/AsyncImageLoader.Avalonia/releases) - [Commits](AvaloniaUtils/AsyncImageLoader.Avalonia@v3.2.1...v3.3.0) Updates `Avalonia` from 11.1.1 to 11.1.3 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.1...11.1.3) Updates `Avalonia.Desktop` from 11.1.1 to 11.1.3 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.1...11.1.3) Updates `Avalonia` from 11.1.1 to 11.1.3 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.1...11.1.3) Updates `Avalonia.Diagnostics` from 11.1.1 to 11.1.3 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.1...11.1.3) Updates `Avalonia` from 11.1.1 to 11.1.3 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.1...11.1.3) Updates `CommunityToolkit.Mvvm` from 8.2.2 to 8.3.0 - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](CommunityToolkit/dotnet@v8.2.2...v8.3.0) --- updated-dependencies: - dependency-name: CSharpier.MsBuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: AsyncImageLoader.Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
xBaank
added a commit
to xBaank/YoutubeExplode
that referenced
this pull request
Sep 18, 2024
* Bump the nuget group with 6 updates (Tyrrrz#802) Bumps the nuget group with 7 updates: | Package | From | To | | --- | --- | --- | | [xunit](https://github.com/xunit/xunit) | `2.8.1` | `2.9.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.1` | `2.8.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) | `3.6.0` | `3.7.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.0` | Updates `xunit` from 2.8.1 to 2.9.0 - [Commits](xunit/xunit@2.8.1...2.9.0) Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.1...2.8.2) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Desktop` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Diagnostics` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Material.Avalonia` from 3.6.0 to 3.7.2 - [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases) - [Commits](AvaloniaCommunity/Material.Avalonia@v3.6.0...v3.7.2) Updates `Avalonia` from 11.0.11 to 11.1.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme to mention that muxed streams may be unavailable * Add muxed stream mention in the XML docs * Update FFmpeg in tests to v7.0 * Use new platform APIs in more places * Don't use `AppDomain` * Bump the nuget group with 7 updates (Tyrrrz#807) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use .NET 9 features: `Lock` and `Index()` via PolyShim * Fix formatting --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
xBaank
added a commit
to xBaank/YoutubeExplode
that referenced
this pull request
Sep 19, 2024
* Bump the nuget group with 6 updates (Tyrrrz#802) Bumps the nuget group with 7 updates: | Package | From | To | | --- | --- | --- | | [xunit](https://github.com/xunit/xunit) | `2.8.1` | `2.9.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.1` | `2.8.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) | `3.6.0` | `3.7.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.0` | Updates `xunit` from 2.8.1 to 2.9.0 - [Commits](xunit/xunit@2.8.1...2.9.0) Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.1...2.8.2) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Desktop` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Diagnostics` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Material.Avalonia` from 3.6.0 to 3.7.2 - [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases) - [Commits](AvaloniaCommunity/Material.Avalonia@v3.6.0...v3.7.2) Updates `Avalonia` from 11.0.11 to 11.1.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme to mention that muxed streams may be unavailable * Add muxed stream mention in the XML docs * Update FFmpeg in tests to v7.0 * Use new platform APIs in more places * Don't use `AppDomain` * Bump the nuget group with 7 updates (Tyrrrz#807) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use .NET 9 features: `Lock` and `Index()` via PolyShim * Fix formatting * Update cookie value in YoutubeHttpHandler.cs (Tyrrrz#811) Fixes Tyrrrz#810 * More questionable formatting * Formatting * Allow skipping tests on CD for emergency deployments * Proper fallback for `skip-tests` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Co-authored-by: Kacper Tryniecki <kacper@tryniecki.com>
xBaank
added a commit
to xBaank/YoutubeExplode
that referenced
this pull request
Sep 27, 2024
* Bump the nuget group with 6 updates (Tyrrrz#802) Bumps the nuget group with 7 updates: | Package | From | To | | --- | --- | --- | | [xunit](https://github.com/xunit/xunit) | `2.8.1` | `2.9.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.1` | `2.8.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) | `3.6.0` | `3.7.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.0` | Updates `xunit` from 2.8.1 to 2.9.0 - [Commits](xunit/xunit@2.8.1...2.9.0) Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.1...2.8.2) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Desktop` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Diagnostics` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Material.Avalonia` from 3.6.0 to 3.7.2 - [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases) - [Commits](AvaloniaCommunity/Material.Avalonia@v3.6.0...v3.7.2) Updates `Avalonia` from 11.0.11 to 11.1.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme to mention that muxed streams may be unavailable * Add muxed stream mention in the XML docs * Update FFmpeg in tests to v7.0 * Use new platform APIs in more places * Don't use `AppDomain` * Bump the nuget group with 7 updates (Tyrrrz#807) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use .NET 9 features: `Lock` and `Index()` via PolyShim * Fix formatting * Update cookie value in YoutubeHttpHandler.cs (Tyrrrz#811) Fixes Tyrrrz#810 * More questionable formatting * Formatting * Allow skipping tests on CD for emergency deployments * Proper fallback for `skip-tests` * WIP * WIP * WIP * Use IOS * Cleanup --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Co-authored-by: Kacper Tryniecki <kacper@tryniecki.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the nuget group with 7 updates:
0.28.20.29.117.10.017.11.03.2.13.3.011.1.111.1.311.1.111.1.311.1.111.1.38.2.28.3.0Updates
CSharpier.MsBuildfrom 0.28.2 to 0.29.1Release notes
Sourced from CSharpier.MsBuild's releases.
... (truncated)
Changelog
Sourced from CSharpier.MsBuild's changelog.
... (truncated)
Commits
b87b4dfReleasing 0.29.1 (#1331)10e0780Support for multiple csharpier servers running at the same time, have them wr...2ed8622Getting _ to sort to the top like it should (#1328)688aeb7VS - Use dotnet tool list to find both local and global installs of csharpier...1cdcf0afix widthc529570prettier all the java88383e7Using dotnet tool list for rider extension (#1325)2456512Modify VSCode extension to use dotnet tool list + only warn to instal… (#1323)6cb3821Format with 29 (#1322)0abbc1dfix typoUpdates
Microsoft.NET.Test.Sdkfrom 17.10.0 to 17.11.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
c6ad3e3Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0dFix output based test (#5131)0518ceaRebrand to 17.11-release (#5128)5b69fd3Write dll instead of target on abort, rename errors (#5115)7264afaError output as info in terminal logger (#5113)3d2ea06remove disable interactive auth (#5110)e4da2c1Add option to ignore tests (#5109)6b3b959Ignore dump failing test while I investigate (#5107)24b992fIgnore dispose error (#5105)bfdaf0bObject disposed flaky (#5104)Updates
AsyncImageLoader.Avaloniafrom 3.2.1 to 3.3.0Release notes
Sourced from AsyncImageLoader.Avalonia's releases.
Commits
5836120Exclude demo project from dotnet pack00edb42Merge pull request #24 from AvaloniaUtils/addLogging274706fAdd errors logging to loadersf02aaabMigrate to common pipelines, bump dependencies in demoUpdates
Avaloniafrom 11.1.1 to 11.1.3Release notes
Sourced from Avalonia's releases.
... (truncated)
Commits
45a2d36Bump version3316e84Fix macOS intgr tests bad mergef90a868Remove unncessary API suppressions457835fAdjust api diff once moreb971a37add api to allow text input method to trigger common context menu actions (#1...7b33bdcReset API validation baseline (#16470)6b0075dTrying to fix flaky window decorations tests. (#16597)d6f030eFix macOS intgr test after backports3e61cdfAdded Compositor.CreateCompositionVisualSnapshot API (#16599)cb06181Always invalidate the visual explicitly when the TextLayout is invalidated (#...Updates
Avalonia.Desktopfrom 11.1.1 to 11.1.3Release notes
Sourced from Avalonia.Desktop's releases.
... (truncated)
Commits
45a2d36Bump version3316e84Fix macOS intgr tests bad mergef90a868Remove unncessary API suppressions457835fAdjust api diff once moreb971a37add api to allow text input method to trigger common context menu actions (#1...7b33bdcReset API validation baseline (#16470)6b0075dTrying to fix flaky window decorations tests. (#16597)d6f030eFix macOS intgr test after backports3e61cdfAdded Compositor.CreateCompositionVisualSnapshot API (#16599)cb06181Always invalidate the visual explicitly when the TextLayout is invalidated (#...Updates
Avaloniafrom 11.1.1 to 11.1.3Release notes
Sourced from Avalonia's releases.
... (truncated)
Commits
45a2d36Bump version3316e84Fix macOS intgr tests bad mergef90a868Remove unncessary API suppressions457835fAdjust api diff once moreb971a37add api to allow text input method to trigger common context menu actions (#1...7b33bdcReset API validation baseline (#16470)6b0075dTrying to fix flaky window decorations tests. (#16597)d6f030eFix macOS intgr test after backports3e61cdfAdded Compositor.CreateCompositionVisualSnapshot API (#16599)cb06181Always invalidate the visual explicitly when the TextLayout is invalidated (#...Updates
Avalonia.Diagnosticsfrom 11.1.1 to 11.1.3Release notes
Sourced from Avalonia.Diagnostics's releases.
... (truncated)
Commits
45a2d36Bump version3316e84Fix macOS intgr tests bad mergef90a868Remove unncessary API suppressions457835fAdjust api diff once moreb971a37add api to allow text input method to trigger common context menu actions (#1...7b33bdcReset API validation baseline (#16470)