arquivo csproj
This commit is contained in:
parent
ab0d5966b2
commit
acd4b4e543
|
|
@ -520,9 +520,7 @@
|
||||||
<Compile Include="Models\BaseLinkState.cs" />
|
<Compile Include="Models\BaseLinkState.cs" />
|
||||||
<Compile Include="Models\Components\AsyncTaskTimerModel.cs" />
|
<Compile Include="Models\Components\AsyncTaskTimerModel.cs" />
|
||||||
<Compile Include="Models\BLD300RModel.cs" />
|
<Compile Include="Models\BLD300RModel.cs" />
|
||||||
<Compile Include="Models\CameraCaminhoModel.cs" />
|
|
||||||
<Compile Include="Models\CameraModel.cs" />
|
<Compile Include="Models\CameraModel.cs" />
|
||||||
<Compile Include="Models\CameraSoloModel.cs" />
|
|
||||||
<Compile Include="Models\Components\CustomDialog.cs">
|
<Compile Include="Models\Components\CustomDialog.cs">
|
||||||
<SubType>Form</SubType>
|
<SubType>Form</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
|
@ -582,7 +580,6 @@
|
||||||
<Compile Include="Services\APIService.cs" />
|
<Compile Include="Services\APIService.cs" />
|
||||||
<Compile Include="Services\AudioAlertaService.cs" />
|
<Compile Include="Services\AudioAlertaService.cs" />
|
||||||
<Compile Include="Services\BLD300RService.cs" />
|
<Compile Include="Services\BLD300RService.cs" />
|
||||||
<Compile Include="Services\CameraService.cs" />
|
|
||||||
<Compile Include="Services\CANService.cs" />
|
<Compile Include="Services\CANService.cs" />
|
||||||
<Compile Include="Services\CanServiceEthernet.cs" />
|
<Compile Include="Services\CanServiceEthernet.cs" />
|
||||||
<Compile Include="Services\CANServiceWaveshare.cs" />
|
<Compile Include="Services\CANServiceWaveshare.cs" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue