Skip to content

Commit

Permalink
release version 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaeumlisberger committed Oct 25, 2024
1 parent ebe4d2f commit 819dc0d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/VirtualizingWrapPanel/VirtualizingWrapPanel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

<PropertyGroup>
<title>VirtualizingWrapPanel</title>
<Version>2.0.11</Version>
<Authors>S. Bäumlisberger</Authors>
<Copyright>© S. Bäumlisberger</Copyright>
<Version>2.0.12</Version>
<Authors>sbaeumlisberger</Authors>
<Copyright>sbaeumlisberger</Copyright>
<Description>Implementation of a comprehensive VirtualizingWrapPanel for WPF.</Description>
</PropertyGroup>

Expand All @@ -36,8 +36,8 @@
<PackageReadmeFile>README.md</PackageReadmeFile>

<PackageReleaseNotes>
- Fix: #65 Stackoverflow exception in VirtualizingWrapPanel.MeasureOverride
- Scroll input methods of VirtualizingPanelBase are now virtual
- #66 verify that items are distinct
- enable deterministic builds
</PackageReleaseNotes>

<RootNamespace>WpfToolkit.Controls</RootNamespace>
Expand Down

0 comments on commit 819dc0d

Please sign in to comment.