You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Fixed duplicate repository definitions by removing separate files and keeping only main definitions - Fixed IRepository SaveAsync method return type to match BaseRepository (Task<int>) - Removed duplicate using statements and resolved type conflicts - Fixed DeviceStatus enum issue in DbContext (changed to string property) - Added missing LogEntry and TagMapping models - Fixed TaskStatus naming conflicts in ScheduledTaskRepository - Resolved duplicate ConversionRule class definition - Fixed CNCDbContext references to use correct model namespaces - Updated CNCBusinessDbContext to include missing TaskExecutionResults DbSet - Build now succeeds with only warnings (no errors) |
4 weeks ago | |
|---|---|---|
| .. | ||
| AdditionalModels.cs | 4 weeks ago | |
| AlarmModels.cs | 4 weeks ago | |
| Enums.cs | 4 weeks ago | |
| LogEntry.cs | 4 weeks ago | |
| StatisticModels.cs | 4 weeks ago | |
| SystemModels.cs | 4 weeks ago | |
| SystemTypes.cs | 4 weeks ago | |