diff --git a/Webshop.Api/Program.cs b/Webshop.Api/Program.cs index 72b07bd..e477ebc 100644 --- a/Webshop.Api/Program.cs +++ b/Webshop.Api/Program.cs @@ -314,4 +314,6 @@ app.UseAuthorization(); app.MapControllers(); -app.Run(); \ No newline at end of file +app.Run(); + +//zuletzt überarbeitet categories und discounds fehlermeldungen und results. next is order \ No newline at end of file