Skip to content

Commit f8f4240

Browse files
authored
update DOTNET_VERSION to 5.0
.NET 5 Docker image published!
1 parent 49650e3 commit f8f4240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
14-
DOTNET_VERSION: 5.0.100-rc.1.20452.10
14+
DOTNET_VERSION: 5.0.x
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)