--- a/middleware/Debug/Debug.csproj Thu Jun 21 17:51:27 2012 +0200
+++ b/middleware/Debug/Debug.csproj Fri Jun 29 15:37:26 2012 +0200
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -75,9 +75,6 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
- <Compile Include="DebugParameters.xaml.cs">
- <DependentUpon>DebugParameters.xaml</DependentUpon>
- </Compile>
<Compile Include="DebugWindow.xaml.cs">
<DependentUpon>DebugWindow.xaml</DependentUpon>
</Compile>
@@ -96,12 +93,6 @@
<Compile Include="Settings.cs" />
</ItemGroup>
<ItemGroup>
- <Page Include="DebugParameters.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup>
<Page Include="DebugWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>