Explorar o código

update sisk to v0.16.2-beta1

CypherPotato hai 1 ano
pai
achega
df309902ae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frameworks/CSharp/sisk/sisk/sisk.csproj

+ 1 - 1
frameworks/CSharp/sisk/sisk/sisk.csproj

@@ -9,7 +9,7 @@
 	</PropertyGroup>
 
 	<ItemGroup>
-	  <PackageReference Include="Sisk.HttpServer" Version="0.16.0-rc-5" />
+	  <PackageReference Include="Sisk.HttpServer" Version="0.16.2-beta1" />
 	</ItemGroup>
 
 </Project>