Skip to content

Commit f715357

Browse files
committed
fix: csproj version
1 parent cb492c6 commit f715357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/CSharp/sisk/sisk/sisk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Sisk.HttpServer" Version="1.3.2" />
12+
<PackageReference Include="Sisk.HttpServer" Version="1.4.0-beta3" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)