Browse Source

Update Suave to version 2.5.3 (#4187)

Ademar Gonzalez 6 năm trước cách đây
mục cha
commit
2abf95296c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frameworks/FSharp/suave/src/App/App.fsproj

+ 1 - 1
frameworks/FSharp/suave/src/App/App.fsproj

@@ -11,7 +11,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Suave" Version="2.5.0-beta2" />
+    <PackageReference Include="Suave" Version="2.5.3" />
   </ItemGroup>
 
 </Project>