Projektdateien hinzufügen.
This commit is contained in:
11
VideoBrowserTestApp/App.xaml.cs
Normal file
11
VideoBrowserTestApp/App.xaml.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
namespace VideoBrowserTestApp
|
||||
{
|
||||
using System.Windows;
|
||||
|
||||
/// <summary>
|
||||
/// Interaction logic for App.xaml.
|
||||
/// </summary>
|
||||
public partial class App : Application
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user