Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMin Huang <huangmin@microsoft.com>2022-09-30 07:50:32 +0300
committerMin Huang <huangmin@microsoft.com>2022-09-30 07:50:32 +0300
commit11245f3bfeb5e4199b1bf3e4e37410dbb826e956 (patch)
treeeaa94c71ef77d2a36f3c2e6b931eb1bb38fa1bc6
parent015bb7ecb83cfd37831e493a2e7eca228fa90a96 (diff)
update
-rw-r--r--mdoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc/Makefile b/mdoc/Makefile
index e2c91674..5fe352dd 100644
--- a/mdoc/Makefile
+++ b/mdoc/Makefile
@@ -62,7 +62,7 @@ nunit:
mono ../packages/NUnit.ConsoleRunner.3.6.0/tools/nunit3-console.exe mdoc.Test/bin/$(CONFIGURATION)/mdoc.Test.dll
dotnet-test:
- dotnet test mdoc.Test/bin/$(CONFIGURATION)-net6.0/win-x64/mdoc.Test.dll
+ dotnet test mdoc.Test/bin/$(CONFIGURATION)-net6.0/mdoc.Test.dll
Test/DocTest-VB-Eii.dll:
$(VBCOMPILE) -out:Test/DocTest-VB-Eii.dll Test/ClassEnumerator.vb