Remove Procedures folder and update configurations
- Removed folder reference for "Procedures" in the project file. - Added `DocumentMod_Rotation` to the `Constants.vb` enum. - Replaced `NonHistStatuses` with a new `Status` class containing `NonHist` and `RelatedToFormApp` lists. - Updated `TimeLimit` in `appsettings.json` from "00:30:00" to "90.00:00:00".
This commit is contained in:
@@ -82,8 +82,4 @@
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Procedures\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user