From b3665aba40603776e6f7dc2d06d3d5435c3de2e9 Mon Sep 17 00:00:00 2001 From: nsnail Date: Tue, 6 Dec 2022 12:27:34 +0800 Subject: [PATCH] --- build.ps1 | 1 - src/dot.csproj | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/build.ps1 b/build.ps1 index 5a7871d..339e42a 100644 --- a/build.ps1 +++ b/build.ps1 @@ -1,4 +1,3 @@ -dotnet tool restore dotnet build dotnet publish -c Release -r win-x64 --sc -p:"PublishSingleFile=true" -o ./build/win-x64 Remove-Item -r ./build/temp \ No newline at end of file diff --git a/src/dot.csproj b/src/dot.csproj index 4ef3b66..c75d4e3 100644 --- a/src/dot.csproj +++ b/src/dot.csproj @@ -50,6 +50,7 @@ +