瀏覽代碼

https://github.com/microsoft/reverse-proxy/issues/1348

陈国伟 3 年之前
父節點
當前提交
d6f9276ce5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      FastGithub.HttpServer/FastGithub.HttpServer.csproj

+ 1 - 1
FastGithub.HttpServer/FastGithub.HttpServer.csproj

@@ -8,7 +8,7 @@
 	<ItemGroup>
 		<FrameworkReference Include="Microsoft.AspNetCore.App" />
 		<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
-		<PackageReference Include="Yarp.ReverseProxy" Version="1.0.0-preview.12.21451.3" />
+		<PackageReference Include="Yarp.ReverseProxy" Version="1.0.0-rc.1.21520.4" />
 	</ItemGroup>
 
 	<ItemGroup>