Revision 4d301e8e trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj

b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
110 110
    <Compile Include="Caliburn\Micro\Logging\DebugLogger.cs" />
111 111
    <Compile Include="Configuration\PithosSettings.cs" />
112 112
    <Compile Include="FileEntry.cs" />
113
    <Compile Include="FilePropertiesView.xaml.cs">
114
      <DependentUpon>FilePropertiesView.xaml</DependentUpon>
115
    </Compile>
116
    <Compile Include="FilePropertiesViewModel.cs" />
113 117
    <Compile Include="PithosCommand.cs" />
114 118
    <Compile Include="PreferencesView.xaml.cs">
115 119
      <DependentUpon>PreferencesView.xaml</DependentUpon>
......
117 121
    <Compile Include="PreferencesViewModel.cs" />
118 122
    <Compile Include="ShellExtensionController.cs" />
119 123
    <Compile Include="TaskbarViewModel.cs" />
124
    <Page Include="FilePropertiesView.xaml">
125
      <SubType>Designer</SubType>
126
      <Generator>MSBuild:Compile</Generator>
127
    </Page>
120 128
    <Page Include="MainWindow.xaml">
121 129
      <Generator>MSBuild:Compile</Generator>
122 130
      <SubType>Designer</SubType>

Also available in: Unified diff