update nach Schuelererfassung

This commit is contained in:
2021-08-10 16:53:27 +02:00
parent 595cd0edea
commit e16ec943e1
1318 changed files with 1538825 additions and 389 deletions

View File

@@ -105,6 +105,7 @@ namespace BlazorApp
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.
public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
{
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("NDg1ODk2QDMxMzkyZTMyMmUzME01Q1dNV3crSHpVeUNaejAraUc4Z3kxUC9JbElPRlFGSXIyZWRCZXJzZFE9");
if (env.IsDevelopment())
{
app.UseDeveloperExceptionPage();