archive extraction methods moved to a separate internal class.

This commit is contained in:
morkt
2015-05-15 21:19:15 +04:00
parent f7e5b40314
commit 98041015c1
6 changed files with 250 additions and 216 deletions

View File

@@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.1.1.17")]
[assembly: AssemblyFileVersion ("1.1.1.17")]
[assembly: AssemblyVersion ("1.1.1.18")]
[assembly: AssemblyFileVersion ("1.1.1.18")]