update nach Schuelererfassung
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user