File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 # List of files to update
3535 $files = @(
3636 "projects/app-lob/src/app/grid-dynamic-chart-data/grid-dynamic-chart-data.component.ts",
37- "projects/app-lob/src/app/grid-dynamic-chart-data/grid-dynamic-chart-data.module.ts",
3837 "projects/app-lob/src/app/grid-dynamic-chart-data/data-analysis-dock-manager/data-analysis-dock-manager.component.ts",
39- "projects/app-lob/src/main.ts",
4038 "package.json")
4139 foreach ($file in $files) {
4240 (Get-Content -Path $file) -replace 'igniteui-angular-extras', '$(ReplacementText)' | Set-Content -Path $file
Original file line number Diff line number Diff line change 3434 # List of files to update
3535 $files = @(
3636 "projects/app-lob/src/app/grid-dynamic-chart-data/grid-dynamic-chart-data.component.ts",
37- "projects/app-lob/src/app/grid-dynamic-chart-data/grid-dynamic-chart-data.module.ts",
3837 "projects/app-lob/src/app/grid-dynamic-chart-data/data-analysis-dock-manager/data-analysis-dock-manager.component.ts",
39- "projects/app-lob/src/main.ts",
4038 "package.json")
4139 foreach ($file in $files) {
4240 (Get-Content -Path $file) -replace 'igniteui-angular-extras', '$(ReplacementText)' | Set-Content -Path $file
Original file line number Diff line number Diff line change 3434 # List of files to update
3535 $files = @(
3636 "projects/app-lob/src/app/grid-dynamic-chart-data/grid-dynamic-chart-data.component.ts",
37- "projects/app-lob/src/app/grid-dynamic-chart-data/grid-dynamic-chart-data.module.ts",
3837 "projects/app-lob/src/app/grid-dynamic-chart-data/data-analysis-dock-manager/data-analysis-dock-manager.component.ts",
39- "projects/app-lob/src/main.ts",
4038 "package.json")
4139 foreach ($file in $files) {
4240 (Get-Content -Path $file) -replace 'igniteui-angular-extras', '$(ReplacementText)' | Set-Content -Path $file
You can’t perform that action at this time.
0 commit comments