about summary refs log tree commit diff
path: root/MatrixAntiDmSpam/Properties
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-03-15 13:23:42 +0100
committerRory& <root@rory.gay>2025-03-15 13:27:49 +0100
commit3d1cfde726e8b8d4f3a820cdf5fb136c2f6bea33 (patch)
treed03e21fbf68110cfe60d04a7f7a88b6a52defddd /MatrixAntiDmSpam/Properties
downloadMatrixAntiDmSpam-3d1cfde726e8b8d4f3a820cdf5fb136c2f6bea33.tar.xz
Initial commit
Diffstat (limited to 'MatrixAntiDmSpam/Properties')
-rw-r--r--MatrixAntiDmSpam/Properties/launchSettings.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/MatrixAntiDmSpam/Properties/launchSettings.json b/MatrixAntiDmSpam/Properties/launchSettings.json
new file mode 100644

index 0000000..383a8e2 --- /dev/null +++ b/MatrixAntiDmSpam/Properties/launchSettings.json
@@ -0,0 +1,12 @@ +{ + "$schema": "https://json.schemastore.org/launchsettings.json", + "profiles": { + "MatrixInviteLogger": { + "commandName": "Project", + "dotnetRunMessages": true, + "environmentVariables": { + "DOTNET_ENVIRONMENT": "Development" + } + } + } +}