about summary refs log tree commit diff
path: root/MatrixContentFilter/Properties
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-03-12 19:52:15 +0100
committerRory& <root@rory.gay>2025-03-12 19:52:15 +0100
commitbdf058ab5c936463a022f62ffbb55bb71c26e856 (patch)
tree69914accad80f10dd8d87e3738e820c58f042537 /MatrixContentFilter/Properties
parentInitial commit (diff)
downloadMatrixContentFilter-master.tar.xz
More work HEAD master
Diffstat (limited to 'MatrixContentFilter/Properties')
-rw-r--r--MatrixContentFilter/Properties/launchSettings.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/MatrixContentFilter/Properties/launchSettings.json b/MatrixContentFilter/Properties/launchSettings.json

index 997e294..b0aa56b 100644 --- a/MatrixContentFilter/Properties/launchSettings.json +++ b/MatrixContentFilter/Properties/launchSettings.json
@@ -21,6 +21,13 @@ "environmentVariables": { "DOTNET_ENVIRONMENT": "Local" } + }, + "MatrixUnitTests": { + "commandName": "Project", + "dotnetRunMessages": true, + "environmentVariables": { + "DOTNET_ENVIRONMENT": "mut" + } } } }