File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ function Update_ProjectVersions {
4646 foreach ($csprojPath in $csprojPathsToUpdate ) {
4747 Replace_Reference - path $csprojPath - oldReference $oldKendoVersion - newReference $newKendoVersion
4848 Replace_Reference - path $csprojPath - oldReference " Include="" Telerik.Web.Captcha"" Version="" $oldWebCaptchaVersion "" " - newReference " Include="" Telerik.Web.Captcha"" Version="" $newWebCaptchaVersion "" "
49- Replace_Reference - path $csprojPath - oldReference " Include="" Telerik.Web.PDF"" Version="" $oldCommonWebVersions "" " - newReference " Include="" Telerik.Web.PDF"" Version="" $newWebPDFVersion "" "
49+ Replace_Reference - path $csprojPath - oldReference " Include="" Telerik.Web.PDF"" Version="" $oldCommonWebVersions "" " - newReference " Include="" Telerik.Web.PDF"" Version="" $newCommonWebVersions "" "
5050 Replace_Reference - path $csprojPath - oldReference " Include="" Telerik.Web.Spreadsheet"" Version="" $oldCommonWebVersions "" " - newReference " Include="" Telerik.Web.Spreadsheet"" Version="" $newCommonWebVersions "" "
5151 Replace_Reference - path $csprojPath - oldReference " Include="" Telerik.Core.Export"" Version="" $oldCommonWebVersions "" " - newReference " Include="" Telerik.Core.Export"" Version="" $newCommonWebVersions "" "
5252 }
You can’t perform that action at this time.
0 commit comments