From 2f9c6b1c1573dd4cb149fa45e96374939a7642b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=85=E9=99=8C=E5=85=AE?= <26250460+QianMoXi@users.noreply.github.com> Date: Mon, 13 Sep 2021 18:13:58 +0800 Subject: [PATCH] support dotnet build --- src/EmptyLicensesLicx.targets | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/EmptyLicensesLicx.targets b/src/EmptyLicensesLicx.targets index 94b4a52..942d5cd 100644 --- a/src/EmptyLicensesLicx.targets +++ b/src/EmptyLicensesLicx.targets @@ -16,9 +16,13 @@ // --> + + CodeTaskFactory + RoslynCodeTaskFactory +