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 1fc77dc commit f4fc8c0Copy full SHA for f4fc8c0
docs/core/compatibility/sdk/6.0/runtimeconfigdev-file.md
@@ -9,11 +9,11 @@ The .NET SDK no longer generates the *runtimeconfig.dev.json* file by default. T
9
10
## Previous behavior
11
12
-An *\[Appname].runtimesettings.dev.json* file was automatically generated at compile time.
+An *\[Appname].runtimeconfig.dev.json* file was automatically generated at compile time.
13
14
## New behavior
15
16
-The *\[Appname].runtimesettings.dev.json* file is no longer generated by default.
+The *\[Appname].runtimeconfig.dev.json* file is no longer generated by default.
17
18
## Version introduced
19
0 commit comments