We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6fd45 commit 24f26e7Copy full SHA for 24f26e7
.github/workflows/runtime-sync.yml
@@ -28,7 +28,7 @@ jobs:
28
# Test this script using changes in a fork
29
repository: 'dotnet/runtime'
30
path: runtime
31
- ref: release/5.0-rc1
+ ref: release/5.0
32
- name: Copy
33
shell: cmd
34
working-directory: .\runtime\src\libraries\Common\src\System\Net\Http\aspnetcore\
0 commit comments