From 88cfcb13c2f19beb757b734db48e01e7eee89935 Mon Sep 17 00:00:00 2001 From: Maksim Stepanov <17935127+delatrie@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:09:30 +0700 Subject: [PATCH] Fix typo in allure-xunit README --- Allure.XUnit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Allure.XUnit/README.md b/Allure.XUnit/README.md index 0aaf1764..58082e47 100644 --- a/Allure.XUnit/README.md +++ b/Allure.XUnit/README.md @@ -20,7 +20,7 @@ basic content of the config: Make sure the config is copied to the output directory: - - In Visual Studio select the file and the following properties: + - In Visual Studio select the file and set the following properties: - Build Action: Content - Copy to Output Directory: Always/Copy if newer OR