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

Commit 848a18b

Browse files
Merge pull request #72 from SQLStreamStore/dependabot/nuget/LibraryVersion-1.2.0-beta.3.21+build.442
Bump LibraryVersion from 1.2.0-beta.3.19 to 1.2.0-beta.3.21+build.442
2 parents aa11841 + 65f2713 commit 848a18b

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.19</LibraryVersion>
8+
<LibraryVersion Condition="$(LibraryVersion) == ''">1.2.0-beta.3.21+build.442</LibraryVersion>
99
</PropertyGroup>
1010
<ItemGroup>
1111
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1841731" />

0 commit comments

Comments
 (0)