Skip to content

Commit f13f7ee

Browse files
NinjaRocksclaude
andcommitted
Mark SourceFlow.Cloud.Azure as 2.0.0-beta.1 prerelease
Ship the Azure provider as a prerelease alongside the GA v2.0.0 packages: core command + event messaging is proven on the Service Bus emulator, while Key Vault, Managed Identity, subscription SQL-filtering, and real-Azure behaviour are not yet validated. AssemblyVersion/FileVersion stay 2.0.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent b8fdd47 commit f13f7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SourceFlow.Cloud.Azure/SourceFlow.Cloud.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<LangVersion>latest</LangVersion>
8-
<Version>2.0.0</Version>
8+
<Version>2.0.0-beta.1</Version>
99
<AssemblyVersion>2.0.0</AssemblyVersion>
1010
<FileVersion>2.0.0</FileVersion>
1111
<RepositoryUrl>https://github.com/CodeShayk/SourceFlow.Net</RepositoryUrl>

0 commit comments

Comments
 (0)