PageRenderTime 57ms CodeModel.GetById 23ms RepoModel.GetById 1ms app.codeStats 0ms

/TimeSheetReporting/TimeSheetReporting/Bin/Debug/AppManifest.xaml

#
XAML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | ede7e7f51a8103aa7993c07b72abf649 MD5 | raw file
  1. <Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" EntryPointAssembly="TimeSheetReporting" EntryPointType="TimeSheetReporting.App" RuntimeVersion="3.0.40624.0">
  2. <Deployment.Parts>
  3. <AssemblyPart x:Name="TimeSheetReporting" Source="TimeSheetReporting.dll" />
  4. <AssemblyPart x:Name="System.ComponentModel.DataAnnotations" Source="System.ComponentModel.DataAnnotations.dll" />
  5. <AssemblyPart x:Name="System.Windows.Controls.Data" Source="System.Windows.Controls.Data.dll" />
  6. <AssemblyPart x:Name="System.Windows.Controls" Source="System.Windows.Controls.dll" />
  7. <AssemblyPart x:Name="System.Windows.Controls.Navigation" Source="System.Windows.Controls.Navigation.dll" />
  8. <AssemblyPart x:Name="System.Windows.Ria" Source="System.Windows.Ria.dll" />
  9. <AssemblyPart x:Name="System.Windows.Controls.Data.Input" Source="System.Windows.Controls.Data.Input.dll" />
  10. <AssemblyPart x:Name="System.Windows.Data" Source="System.Windows.Data.dll" />
  11. </Deployment.Parts>
  12. </Deployment>