Chobit Integration #2
@@ -34,7 +34,6 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\JSMR.Application\JSMR.Application.csproj" />
|
|
||||||
<ProjectReference Include="..\JSMR.Infrastructure\JSMR.Infrastructure.csproj" />
|
<ProjectReference Include="..\JSMR.Infrastructure\JSMR.Infrastructure.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,14 @@
|
|||||||
},
|
},
|
||||||
"workingDirectory": ""
|
"workingDirectory": ""
|
||||||
},
|
},
|
||||||
|
"Scan (JP, 5 pages)": {
|
||||||
|
"commandName": "Project",
|
||||||
|
"commandLineArgs": "scan --locale Japanese --start 1 --end 5 --pageSize 100",
|
||||||
|
"environmentVariables": {
|
||||||
|
"DOTNET_ENVIRONMENT": "Development"
|
||||||
|
},
|
||||||
|
"workingDirectory": ""
|
||||||
|
},
|
||||||
"Scan (EN, 3 pages)": {
|
"Scan (EN, 3 pages)": {
|
||||||
"commandName": "Project",
|
"commandName": "Project",
|
||||||
"commandLineArgs": "scan --locale English --start 1 --end 3 --pageSize 100",
|
"commandLineArgs": "scan --locale English --start 1 --end 3 --pageSize 100",
|
||||||
|
|||||||
Reference in New Issue
Block a user