You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am under the impression that dotnet.config will be a future thing that dotnet will use for more things, and so we should not make that option required. Even if we are the first one to adopt it.
Without the option it should make an empty file probably, which is useless now, but can be later populated by some defaults as the needs for dotnet.config increase in dotnet itself.
I am thinking about this the same way as using dotnet new globaljson and dotnet new globaljson --roll-forward where roll forward has some implicit default value that the default file does not mention, but there is still option to set it that makes authoring the file more convenient for the user. Especially when following a tutorial.
@nohwnd It might be worth to move this issue to SDK repo as it helps SDK team to be aware of changes.
Pinging @baronfel for awareness. BTW Chet, what's the status of the discussion for the file format? Preview 2 is already out so we need to be certain of what we can use before it's getting too late for us to be allowed to change.
The text was updated successfully, but these errors were encountered:
Original issue by @nohwnd in microsoft/testfx#5207:
Comments
By @Youssef1313
By @nohwnd
By @Evangelink
The text was updated successfully, but these errors were encountered: