Error in chapter 4. #349
-
I think that So, for dotnet.exe, I think I can use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@iouzzrj Thank you for your feedback! When this content was originally written, we utilized csc. However, since transitioning to .NET, this issue has not resurfaced. I’ve made the necessary updates to the text, and you can expect to see the revised version live on our website in the coming days. Regarding Output 4.27, we’ve made the following adjustment:
This command should be executed from the chapter 4 directory. If you have any further questions or need additional assistance, feel free to reach out. We appreciate your engagement with our content! 😊 |
Beta Was this translation helpful? Give feedback.
@iouzzrj Thank you for your feedback!
When this content was originally written, we utilized csc. However, since transitioning to .NET, this issue has not resurfaced. I’ve made the necessary updates to the text, and you can expect to see the revised version live on our website in the coming days.
Regarding Output 4.27, we’ve made the following adjustment:
dotnet build -p:DefineConstants=CSHARP2PLUS
This command should be executed from the chapter 4 directory.
If you have any further questions or need additional assistance, feel free to reach out. We appreciate your engagement with our content! 😊