Skip to content

Commit f186afc

Browse files
committed
update dotnet
1 parent 5944d7b commit f186afc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/__dotNetCoreRunTimeVersions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was auto-generated from 'constants.yaml'. Changes may be overridden.
22

3-
DOT_NET_CORE_RUNTIME_BASE_TAG='20240426.1'
3+
DOT_NET_CORE_RUNTIME_BASE_TAG='20240313.1'
44
NET_CORE_APP_10='1.0.16'
55
NET_CORE_APP_11='1.1.13'
66
NET_CORE_APP_20='2.0.9'

build/constants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
file-name-prefix: __
7070
- name: dot-net-core-run-time-versions
7171
constants:
72-
dot-net-core-runtime-base-tag: 20240426.1
72+
dot-net-core-runtime-base-tag: 20240313.1
7373
net-core-app-10: 1.0.16
7474
net-core-app-11: 1.1.13
7575
net-core-app-20: 2.0.9

0 commit comments

Comments
 (0)