Skip to content

Commit

Permalink
fix: csproj version
Browse files Browse the repository at this point in the history
  • Loading branch information
CypherPotato committed Jan 22, 2025
1 parent cb492c6 commit f715357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/CSharp/sisk/sisk/sisk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Sisk.HttpServer" Version="1.3.2" />
<PackageReference Include="Sisk.HttpServer" Version="1.4.0-beta3" />
</ItemGroup>

</Project>

0 comments on commit f715357

Please sign in to comment.