From 3c2f19ef5a979309fcee39fe8290bf677d53280a Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 22:21:02 +0000
Subject: [PATCH 1/4] Initial plan
From 004aa637a462e0f3969b93bbcd4da9a483c3cef0 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 22:27:17 +0000
Subject: [PATCH 2/4] Remove preview suffix from source generator package
version
Co-authored-by: YunchuWang <12449837+YunchuWang@users.noreply.github.com>
---
README.md | 2 +-
samples/Directory.Packages.props | 2 +-
src/Generators/Generators.csproj | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 35c4386d..7226f201 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ To get started, add the [Microsoft.Azure.Functions.Worker.Extensions.DurableTask
-
+
```
diff --git a/samples/Directory.Packages.props b/samples/Directory.Packages.props
index 82f79555..a42deebb 100644
--- a/samples/Directory.Packages.props
+++ b/samples/Directory.Packages.props
@@ -11,7 +11,7 @@
-
+
diff --git a/src/Generators/Generators.csproj b/src/Generators/Generators.csproj
index ff7cffe2..c63d6c7b 100644
--- a/src/Generators/Generators.csproj
+++ b/src/Generators/Generators.csproj
@@ -21,7 +21,7 @@
1.0.0
- preview.1
+
From 50a9751f0f7c65d348482e8c68ebc137fa9ca33c Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 22:28:15 +0000
Subject: [PATCH 3/4] Remove empty VersionSuffix property
Co-authored-by: YunchuWang <12449837+YunchuWang@users.noreply.github.com>
---
src/Generators/Generators.csproj | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/Generators/Generators.csproj b/src/Generators/Generators.csproj
index c63d6c7b..c6149c2b 100644
--- a/src/Generators/Generators.csproj
+++ b/src/Generators/Generators.csproj
@@ -21,7 +21,6 @@
1.0.0
-
From efa58f7216be488168a9b17eab7508f5d1248cbf Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Tue, 9 Dec 2025 17:30:00 +0000
Subject: [PATCH 4/4] Revert samples/Directory.Packages.props to use preview
version until package is published
Co-authored-by: YunchuWang <12449837+YunchuWang@users.noreply.github.com>
---
samples/Directory.Packages.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/Directory.Packages.props b/samples/Directory.Packages.props
index a42deebb..82f79555 100644
--- a/samples/Directory.Packages.props
+++ b/samples/Directory.Packages.props
@@ -11,7 +11,7 @@
-
+