Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 23b9c40

Browse files
Bump LibraryVersion from 1.2.0-beta.3.28 to 1.2.0-beta.5.5+build.509
Bumps `LibraryVersion` from 1.2.0-beta.3.28 to 1.2.0-beta.5.5+build.509. Updates `SqlStreamStore.MsSql` from 1.2.0-beta.3.28 to 1.2.0-beta.5.5+build.509 Updates `SqlStreamStore.MySql` from 1.2.0-beta.3.28 to 1.2.0-beta.5.5+build.509 Updates `SqlStreamStore.Postgres` from 1.2.0-beta.3.28 to 1.2.0-beta.5.5+build.509 Updates `SqlStreamStore.HAL` from 1.2.0-beta.3.28 to 1.2.0-beta.5.5+build.509 Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 85efcd3 commit 23b9c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SqlStreamStore.Server/SqlStreamStore.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
66
<LangVersion>latest</LangVersion>
77
<CrossGenDuringPublish>false</CrossGenDuringPublish>
8-
<LibraryVersion Condition="$(LibraryVersion) == ''">1.2.0-beta.3.28</LibraryVersion>
8+
<LibraryVersion Condition="$(LibraryVersion) == ''">1.2.0-beta.5.5+build.509</LibraryVersion>
99
<StartupObject></StartupObject>
1010
</PropertyGroup>
1111
<ItemGroup>

0 commit comments

Comments
 (0)