|
1253 | 1253 | "Startup.cs"
|
1254 | 1254 | ]
|
1255 | 1255 | }
|
1256 |
| - }, |
1257 |
| - "reactredux": { |
1258 |
| - "None": { |
1259 |
| - "Template": "reactredux", |
1260 |
| - "Arguments": "new reactredux", |
1261 |
| - "Files": [ |
1262 |
| - "ClientApp/public/favicon.ico", |
1263 |
| - "ClientApp/public/index.html", |
1264 |
| - "ClientApp/public/manifest.json", |
1265 |
| - "ClientApp/src/components/Counter.tsx", |
1266 |
| - "ClientApp/src/components/FetchData.tsx", |
1267 |
| - "ClientApp/src/components/Home.tsx", |
1268 |
| - "ClientApp/src/components/Layout.tsx", |
1269 |
| - "ClientApp/src/components/NavMenu.css", |
1270 |
| - "ClientApp/src/components/NavMenu.tsx", |
1271 |
| - "ClientApp/src/store/configureStore.ts", |
1272 |
| - "ClientApp/src/store/Counter.ts", |
1273 |
| - "ClientApp/src/store/index.ts", |
1274 |
| - "ClientApp/src/store/WeatherForecasts.ts", |
1275 |
| - "ClientApp/src/App.tsx", |
1276 |
| - "ClientApp/src/App.test.tsx", |
1277 |
| - "ClientApp/src/custom.css", |
1278 |
| - "ClientApp/src/index.tsx", |
1279 |
| - "ClientApp/src/react-app-env.d.ts", |
1280 |
| - "ClientApp/src/registerServiceWorker.ts", |
1281 |
| - "ClientApp/.env", |
1282 |
| - "ClientApp/.eslintrc.json", |
1283 |
| - "ClientApp/.gitignore", |
1284 |
| - "ClientApp/package-lock.json", |
1285 |
| - "ClientApp/package.json", |
1286 |
| - "ClientApp/README.md", |
1287 |
| - "ClientApp/tsconfig.json", |
1288 |
| - "WeatherForecast.cs", |
1289 |
| - "Controllers/WeatherForecastController.cs", |
1290 |
| - "Pages/_ViewImports.cshtml", |
1291 |
| - "Pages/Error.cshtml", |
1292 |
| - "Pages/Error.cshtml.cs", |
1293 |
| - "Properties/launchSettings.json", |
1294 |
| - ".gitignore", |
1295 |
| - "appsettings.Development.json", |
1296 |
| - "appsettings.json", |
1297 |
| - "Program.cs", |
1298 |
| - "Startup.cs" |
1299 |
| - ] |
1300 |
| - } |
1301 | 1256 | }
|
1302 | 1257 | }
|
0 commit comments