Skip to content

Commit 975f789

Browse files
author
Mohammed Bhatti
committed
staged taskt.csproj file
1 parent ee8721d commit 975f789

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

taskt/taskt.csproj

+1-2
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,14 @@
177177
<Compile Include="Core\Automation\Commands\EndTryCommand.cs" />
178178
<Compile Include="Core\Automation\Commands\ExcelAppendCellCommand.cs" />
179179
<Compile Include="Core\Automation\Commands\ExcelAppendRowCommand.cs" />
180-
<Compile Include="Core\Automation\Commands\ExcelGetRangeCommand - Copy.cs" />
181180
<Compile Include="Core\Automation\Commands\ExcelGetRangeCommand .cs" />
182181
<Compile Include="Core\Automation\Commands\ExcelGetRangeCommandASDT.cs" />
183182
<Compile Include="Core\Automation\Commands\LoadDictionaryCommand.cs" />
184183
<Compile Include="Core\Automation\Commands\ExcelWriteRangeCommand.cs" />
185184
<Compile Include="Core\Automation\Commands\FinallyCommand.cs" />
186-
<Compile Include="Core\Automation\Commands\MessageBoxHelloWorldCommand.cs" />
187185
<Compile Include="Core\Automation\Commands\RemoteAPICommand.cs" />
188186
<Compile Include="Core\Automation\Commands\RemoteTaskCommand.cs" />
187+
<Compile Include="Core\Automation\Commands\FilterDataTableCommand.cs" />
189188
<Compile Include="Core\Automation\Commands\RemoveDataRowCommand.cs" />
190189
<Compile Include="Core\Automation\Commands\SeleniumBrowserSwitchFrameCommand.cs" />
191190
<Compile Include="Core\Automation\Commands\TryCommand.cs" />

0 commit comments

Comments
 (0)