Init commit

This commit is contained in:
Jeddunk 2020-12-20 01:14:40 +01:00
commit 9e4f67f86a
26 changed files with 1785 additions and 0 deletions

9
App.xaml.cs Normal file
View file

@ -0,0 +1,9 @@
namespace auto_creamapi
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App
{
}
}