Sfoglia il codice sorgente

Update Suave to version 2.5.3 (#4187)

Ademar Gonzalez 6 anni fa
parent
commit
2abf95296c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>