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) |
3 weeks ago | |
|---|---|---|
| .. | ||
| bin/Debug/net6.0 | 4 weeks ago | |
| obj | 3 weeks ago | |
| CacheServiceTests.cs | 4 weeks ago | |
| ControllerTests.cs | 4 weeks ago | |
| DeviceRepositoryTests.cs | 4 weeks ago | |
| DeviceStateMachineTests.cs | 4 weeks ago | |
| Haoliang.Tests.csproj | 3 weeks ago | |
| ModelTests.cs | 4 weeks ago | |
| ProductionCalculatorTests.cs | 4 weeks ago | |
| ProductionStatisticsServiceTests.cs | 4 weeks ago | |
| RealTimeServiceTests.cs | 4 weeks ago | |
| ServicesTests.cs | 4 weeks ago | |
| UnitTest1.cs | 4 weeks ago | |