Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Jun 25, 2024
1 parent d9db0ff commit 35b7e51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Mile.Xaml/Mile.Xaml.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Mile.Xaml</id>
<version>2.2.944.0</version>
<version>2.2.1017.0</version>
<description>Provides the modern Windows style to Windows.UI.Xaml for desktop applications with XAML Islands.</description>
<authors>Kenji Mouri</authors>
<projectUrl>https://github.com/ProjectMile/Mile.Xaml</projectUrl>
Expand Down
5 changes: 5 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Mile.Xaml Release Notes

**Mile.Xaml 2.2 Update 2 (2.2.1017.0)**

- Fix the taskbar flashes issue when using Mile.Xaml.Managed. (Contributed by
Gaoyifei1011.)

**Mile.Xaml 2.2 Update 1 (2.2.944.0)**

- Add Mile.Xaml.Interop.IInitializeWithWindow. (Contributed by Gaoyifei1011.)
Expand Down

0 comments on commit 35b7e51

Please sign in to comment.