The Asset Manager is an Open Source Asset Management System. Asset Manager was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, and so on.
There can be some problem that is not detected when building project. Only give error when the project is published. Example - using undefined model property in view files
Expected behavior
Build script should fail if there is any problem
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
Dotnet SDK version: X.Y.Z
Node version: XX
Platform:
Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
Others:
I'm submitting a...
Current behavior
There can be some problem that is not detected when building project. Only give error when the project is published. Example - using undefined model property in view files
Expected behavior
Build script should fail if there is any problem
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment