Katteker/Example/App.xaml.cs
Holger Boerchers 92b32975e8 fixed warnings.
2018-06-16 09:59:36 +02:00

10 lines
142 B
C#

namespace Example
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App
{
}
}