From 1b84145f4e513608d947077ef00ab012ec6a91ac Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Fri, 22 May 2026 16:51:27 -0400 Subject: [PATCH] Fix .NET package version props generation Generate the Copilot CLI version props before NuGet collects package files so the generated props file is included in the packed build assets. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- dotnet/src/GitHub.Copilot.SDK.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/src/GitHub.Copilot.SDK.csproj b/dotnet/src/GitHub.Copilot.SDK.csproj index 2b69cbb6f..7a9fa2bdc 100644 --- a/dotnet/src/GitHub.Copilot.SDK.csproj +++ b/dotnet/src/GitHub.Copilot.SDK.csproj @@ -68,7 +68,7 @@ - + <_VersionPropsContent>