From 0865f46eb565d5e5a791dd6cf2ed7844a589c4da Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Fri, 10 Jan 2025 19:11:45 +0100 Subject: [PATCH] No separate pack step (GeneratePackageOnBuild remains) --- ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj index d45e054ca..7ceac4f71 100644 --- a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj +++ b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj @@ -712,7 +712,7 @@ - + powershell -NoProfile -ExecutionPolicy Bypass -File BuildTools/update-assemblyinfo.ps1 $(Configuration) git rev-parse HEAD^^{commit}