Browse Source

Move views to separate directory

pull/1866/head
Siegfried Pammer 6 years ago
parent
commit
9fda37ba3e
  1. 0
      ILSpy/Views/CreateListDialog.xaml
  2. 0
      ILSpy/Views/CreateListDialog.xaml.cs
  3. 0
      ILSpy/Views/DebugSteps.xaml
  4. 0
      ILSpy/Views/DebugSteps.xaml.cs
  5. 0
      ILSpy/Views/NugetPackageBrowserDialog.xaml
  6. 0
      ILSpy/Views/NugetPackageBrowserDialog.xaml.cs
  7. 0
      ILSpy/Views/OpenFromGacDialog.xaml
  8. 0
      ILSpy/Views/OpenFromGacDialog.xaml.cs
  9. 0
      ILSpy/Views/OpenListDialog.xaml
  10. 0
      ILSpy/Views/OpenListDialog.xaml.cs

0
ILSpy/CreateListDialog.xaml → ILSpy/Views/CreateListDialog.xaml

0
ILSpy/CreateListDialog.xaml.cs → ILSpy/Views/CreateListDialog.xaml.cs

0
ILSpy/DebugSteps.xaml → ILSpy/Views/DebugSteps.xaml

0
ILSpy/DebugSteps.xaml.cs → ILSpy/Views/DebugSteps.xaml.cs

0
ILSpy/NugetPackageBrowserDialog.xaml → ILSpy/Views/NugetPackageBrowserDialog.xaml

0
ILSpy/NugetPackageBrowserDialog.xaml.cs → ILSpy/Views/NugetPackageBrowserDialog.xaml.cs

0
ILSpy/OpenFromGacDialog.xaml → ILSpy/Views/OpenFromGacDialog.xaml

0
ILSpy/OpenFromGacDialog.xaml.cs → ILSpy/Views/OpenFromGacDialog.xaml.cs

0
ILSpy/OpenListDialog.xaml → ILSpy/Views/OpenListDialog.xaml

0
ILSpy/OpenListDialog.xaml.cs → ILSpy/Views/OpenListDialog.xaml.cs

Loading…
Cancel
Save