Skip to content

Commit 32798d2

Browse files
committed
bump version
1 parent 78b21f6 commit 32798d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/Wpf.Ui.Test/Wpf.Ui.Test.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Nullable>enable</Nullable>
77
<UseWPF>true</UseWPF>
88
<LangVersion>12.0</LangVersion>
9-
<AssemblyVersion>3.0.5.21</AssemblyVersion>
10-
<FileVersion>3.0.5.21</FileVersion>
11-
<Version>$(VersionPrefix)3.0.5.21</Version>
9+
<AssemblyVersion>3.0.5.22</AssemblyVersion>
10+
<FileVersion>3.0.5.22</FileVersion>
11+
<Version>$(VersionPrefix)3.0.5.22</Version>
1212
<ApplicationIcon>Resources\Images\ProfilePicture.ico</ApplicationIcon>
1313
</PropertyGroup>
1414

src/Wpf.Ui.Violeta/Wpf.Ui.Violeta.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1313
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1414
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
15-
<AssemblyVersion>3.0.5.21</AssemblyVersion>
16-
<FileVersion>3.0.5.21</FileVersion>
17-
<Version>$(VersionPrefix)3.0.5.21</Version>
15+
<AssemblyVersion>3.0.5.22</AssemblyVersion>
16+
<FileVersion>3.0.5.22</FileVersion>
17+
<Version>$(VersionPrefix)3.0.5.22</Version>
1818
<Authors>ema</Authors>
1919
<Company>ema</Company>
2020
<Description>WPF UI Violeta is based on WPF UI, and provides the Fluent experience in your known and loved WPF framework. Some new immersive controls like like `Toast`, `Flyout`, `ContentDialog`, `MessageBox` and etc.</Description>

0 commit comments

Comments
 (0)