Skip to content

Commit c0e1cae

Browse files
committed
chore: IsPrerelease=true
1 parent b553c5f commit c0e1cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AgentBridge.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
off triggers release.yml automatically (tag v1.yy.MM.dd created by the workflow).
1717
Date-based auto version, same scheme as UISupportBlazor/UISupportGeneric
1818
(1.yy.MM.dd, e.g. 1.26.08.09). -->
19-
<IsPrerelease>false</IsPrerelease>
19+
<IsPrerelease>true</IsPrerelease>
2020
<!-- Naiad (transitive dep of Graphene.AIOrchestrator) SponsorCheck: the property is
2121
required when building Release; set in every project consuming the package. -->
2222
<Papyrine_SponsorshipLicenseIgnored>true</Papyrine_SponsorshipLicenseIgnored>

0 commit comments

Comments
 (0)