|
|
@@ -146,6 +146,7 @@
|
|
146
|
146
|
<Compile Include="Global.asax.cs">
|
|
147
|
147
|
<DependentUpon>Global.asax</DependentUpon>
|
|
148
|
148
|
</Compile>
|
|
|
149
|
+ <Compile Include="Models\Enum\EnumDevWorkOrderState.cs" />
|
|
149
|
150
|
<Compile Include="Models\Enum\EnumWorkOrderState.cs" />
|
|
150
|
151
|
<Compile Include="Models\Filter\FilterCategory.cs" />
|
|
151
|
152
|
<Compile Include="Models\Filter\FilterDictionary.cs" />
|