Revert "Added ExeFile (wpf) mocks with"

This reverts commit b3fa49fd1d.
This commit is contained in:
ulf hammarqvist
2015-02-19 18:38:17 +01:00
parent b3fa49fd1d
commit 46ee47ddee
16 changed files with 207 additions and 683 deletions

View File

@@ -1,8 +0,0 @@
<Application x:Class="ExeFile.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>