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 5944d7b commit f186afcCopy full SHA for f186afc
build/__dotNetCoreRunTimeVersions.sh
@@ -1,6 +1,6 @@
1
# This file was auto-generated from 'constants.yaml'. Changes may be overridden.
2
3
-DOT_NET_CORE_RUNTIME_BASE_TAG='20240426.1'
+DOT_NET_CORE_RUNTIME_BASE_TAG='20240313.1'
4
NET_CORE_APP_10='1.0.16'
5
NET_CORE_APP_11='1.1.13'
6
NET_CORE_APP_20='2.0.9'
build/constants.yaml
@@ -69,7 +69,7 @@
69
file-name-prefix: __
70
- name: dot-net-core-run-time-versions
71
constants:
72
- dot-net-core-runtime-base-tag: 20240426.1
+ dot-net-core-runtime-base-tag: 20240313.1
73
net-core-app-10: 1.0.16
74
net-core-app-11: 1.1.13
75
net-core-app-20: 2.0.9
0 commit comments