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
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
It wasted more than one hour from my time to discover.
If you add a script/text files in your DNX ASP project and update that file. Build the project doesn't update this script file in the generated dll. So you have to rebuild or clean/build the solution.
In old versions, you can specify how do you want to handle this file to be updated. Now, it is not updated and you can't discover that!
The text was updated successfully, but these errors were encountered:
@mzaatar Thanks for the report. DNX is being retired in RC2 to be superseded by dotnet CLI (https://github.com/dotnet/cli) Please give it a shot to see if your scenario is fixed there, and if not, feel free to file a bug there as well.
Hello,
It wasted more than one hour from my time to discover.
If you add a script/text files in your DNX ASP project and update that file. Build the project doesn't update this script file in the generated dll. So you have to rebuild or clean/build the solution.
In old versions, you can specify how do you want to handle this file to be updated. Now, it is not updated and you can't discover that!
The text was updated successfully, but these errors were encountered: