There was an error while loading. Please reload this page.
1 parent c89a295 commit d345b18Copy full SHA for d345b18
1 file changed
App/MauiProgram.cs
@@ -37,7 +37,7 @@ public static MauiApp CreateMauiApp()
37
options.Dsn = "";
38
#else
39
// The DSN is the only required setting.
40
- options.Dsn = "https://85f9253e991b75cbe8aa958deddcc433@o4508635363278848.ingest.de.sentry.io/4511365353177168";
+ options.Dsn = "https://97c1a76679b7f318e7a8b041622ebb5f@o4511854137966592.ingest.de.sentry.io/4511854157824080";
41
#endif
42
43
#if DEBUG
0 commit comments