Migrated to VS2015

This commit is contained in:
DW
2016-05-10 17:56:39 +03:00
parent 18226cc9e8
commit 8b333f599d
56 changed files with 7292 additions and 213 deletions
+8
View File
@@ -0,0 +1,8 @@
<Application x:Class="MtApi5TestClient.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>