File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 "features" : {
55 "ghcr.io/devcontainers/features/docker-in-docker:1" : {},
66 "ghcr.io/devcontainers/features/dotnet" : {
7- "version" : " 8.0.413 "
7+ "version" : " 8.0.415 "
88 },
99 "ghcr.io/devcontainers/features/node:1" : {
1010 "version" : " 20"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ LAYOUT_DIR="$SCRIPT_DIR/../_layout"
1717DOWNLOAD_DIR=" $SCRIPT_DIR /../_downloads/netcore2x"
1818PACKAGE_DIR=" $SCRIPT_DIR /../_package"
1919DOTNETSDK_ROOT=" $SCRIPT_DIR /../_dotnetsdk"
20- DOTNETSDK_VERSION=" 8.0.413 "
20+ DOTNETSDK_VERSION=" 8.0.415 "
2121DOTNETSDK_INSTALLDIR=" $DOTNETSDK_ROOT /$DOTNETSDK_VERSION "
2222RUNNER_VERSION=$( cat runnerversion)
2323
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8.0.413 "
3+ "version" : " 8.0.415 "
44 }
55}
You can’t perform that action at this time.
0 commit comments