Revision b12f73e8 trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj

b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
251 251
    </ApplicationDefinition>
252 252
    <Compile Include="Converters\EmptyToVisibilityConverter.cs" />
253 253
    <Compile Include="FileProperties\ContainerPolicy.cs" />
254
    <Compile Include="FileProperties\NewContainerView.xaml.cs">
255
      <DependentUpon>NewContainerView.xaml</DependentUpon>
256
    </Compile>
257
    <Compile Include="FileProperties\NewContainerViewModel.cs" />
254 258
    <Compile Include="Shell\AboutView.xaml.cs">
255 259
      <DependentUpon>AboutView.xaml</DependentUpon>
256 260
    </Compile>
......
296 300
    <Compile Include="Shell\ShellViewModel.cs" />
297 301
    <Compile Include="Services\StatusService.cs" />
298 302
    <Compile Include="Wpf32Window.cs" />
303
    <Page Include="FileProperties\NewContainerView.xaml">
304
      <SubType>Designer</SubType>
305
      <Generator>MSBuild:Compile</Generator>
306
    </Page>
299 307
    <Page Include="Shell\AboutView.xaml">
300 308
      <SubType>Designer</SubType>
301 309
      <Generator>MSBuild:Compile</Generator>

Also available in: Unified diff