From 36ef9ae23fdf5425138b1c5725405833f06919cf Mon Sep 17 00:00:00 2001 From: Antoine Martin + + + + + + true + false + + $([System.IO.Path]::GetFullPath('$(OutputPath)'))/TestAssets @@ -56,6 +65,10 @@ linux-x64 + + linux-musl-x64 + + diff --git a/src/System.CommandLine.Suggest/dotnet-suggest.csproj b/src/System.CommandLine.Suggest/dotnet-suggest.csproj index fd825008..b18096e2 100644 --- a/src/System.CommandLine.Suggest/dotnet-suggest.csproj +++ b/src/System.CommandLine.Suggest/dotnet-suggest.csproj @@ -6,7 +6,7 @@ true dotnet-suggest dotnet-suggest - win-x64;win-x86;osx-x64;linux-x64 + win-x64;win-x86;osx-x64;linux-x64;linux-musl-x64 $(OutputPath) .1 -- 2.31.1