virtual file system preliminary implementation.

This commit is contained in:
morkt
2015-08-31 10:48:27 +04:00
parent aa225cc967
commit 857069cb33
18 changed files with 350 additions and 348 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.6.659")]
[assembly: AssemblyFileVersion ("1.1.6.659")]
[assembly: AssemblyVersion ("1.1.8.660")]
[assembly: AssemblyFileVersion ("1.1.8.660")]