middleware/Debug/Debug.csproj
changeset 41 d2f735d7763f
parent 28 9ccef81f02ab
equal deleted inserted replaced
40:0f31ebcc62b7 41:d2f735d7763f
     1 <?xml version="1.0" encoding="utf-8"?>
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     3   <PropertyGroup>
     3   <PropertyGroup>
     4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     6     <ProductVersion>8.0.30703</ProductVersion>
     6     <ProductVersion>8.0.30703</ProductVersion>
    73     <Reference Include="System.Data" />
    73     <Reference Include="System.Data" />
    74     <Reference Include="System.Xml" />
    74     <Reference Include="System.Xml" />
    75     <Reference Include="WindowsBase" />
    75     <Reference Include="WindowsBase" />
    76   </ItemGroup>
    76   </ItemGroup>
    77   <ItemGroup>
    77   <ItemGroup>
    78     <Compile Include="DebugParameters.xaml.cs">
       
    79       <DependentUpon>DebugParameters.xaml</DependentUpon>
       
    80     </Compile>
       
    81     <Compile Include="DebugWindow.xaml.cs">
    78     <Compile Include="DebugWindow.xaml.cs">
    82       <DependentUpon>DebugWindow.xaml</DependentUpon>
    79       <DependentUpon>DebugWindow.xaml</DependentUpon>
    83     </Compile>
    80     </Compile>
    84     <Compile Include="Properties\AssemblyInfo.cs" />
    81     <Compile Include="Properties\AssemblyInfo.cs" />
    85     <Compile Include="Properties\Resources.Designer.cs">
    82     <Compile Include="Properties\Resources.Designer.cs">
    92       <AutoGen>True</AutoGen>
    89       <AutoGen>True</AutoGen>
    93       <DesignTimeSharedInput>True</DesignTimeSharedInput>
    90       <DesignTimeSharedInput>True</DesignTimeSharedInput>
    94       <DependentUpon>Settings.settings</DependentUpon>
    91       <DependentUpon>Settings.settings</DependentUpon>
    95     </Compile>
    92     </Compile>
    96     <Compile Include="Settings.cs" />
    93     <Compile Include="Settings.cs" />
    97   </ItemGroup>
       
    98   <ItemGroup>
       
    99     <Page Include="DebugParameters.xaml">
       
   100       <Generator>MSBuild:Compile</Generator>
       
   101       <SubType>Designer</SubType>
       
   102     </Page>
       
   103   </ItemGroup>
    94   </ItemGroup>
   104   <ItemGroup>
    95   <ItemGroup>
   105     <Page Include="DebugWindow.xaml">
    96     <Page Include="DebugWindow.xaml">
   106       <Generator>MSBuild:Compile</Generator>
    97       <Generator>MSBuild:Compile</Generator>
   107       <SubType>Designer</SubType>
    98       <SubType>Designer</SubType>