diff --git a/src/MyNet.Wpf.Presentation/MyNet.Wpf.Presentation.csproj b/src/MyNet.Wpf.Presentation/MyNet.Wpf.Presentation.csproj
index 9965222..3127ead 100644
--- a/src/MyNet.Wpf.Presentation/MyNet.Wpf.Presentation.csproj
+++ b/src/MyNet.Wpf.Presentation/MyNet.Wpf.Presentation.csproj
@@ -3,7 +3,7 @@
A comprehensive collection of controls, graphical elements, and views designed for accelerating WPF application development.
MyNet;UI;Xaml;Presentation;Wpf
- 2.1.0
+ 2.2.0-alpha
diff --git a/src/MyNet.Wpf.Presentation/Views/Export/ExportView.xaml b/src/MyNet.Wpf.Presentation/Views/Export/ExportView.xaml
index c3b3c7c..bfc0cfe 100644
--- a/src/MyNet.Wpf.Presentation/Views/Export/ExportView.xaml
+++ b/src/MyNet.Wpf.Presentation/Views/Export/ExportView.xaml
@@ -104,7 +104,6 @@
-
+
diff --git a/src/MyNet.Wpf/MyNet.Wpf.csproj b/src/MyNet.Wpf/MyNet.Wpf.csproj
index bff8e82..da258cf 100644
--- a/src/MyNet.Wpf/MyNet.Wpf.csproj
+++ b/src/MyNet.Wpf/MyNet.Wpf.csproj
@@ -12,7 +12,7 @@
-
+
all