From 0e5cb92d0c3eec1d54e1db1f649af76599124674 Mon Sep 17 00:00:00 2001 From: Uladzimir Khotchanka Date: Wed, 31 May 2023 11:06:13 +0200 Subject: [PATCH] fix framework version --- ...g a Custom Function to the Designer.csproj | 28 ++++++++--------- .../Web.config | 12 ++++++-- .../packages.config | 6 ++-- .../Adding a Font to the Resource.csproj | 28 ++++++++--------- Adding a Font to the Resource/Web.config | 12 ++++++-- Adding a Font to the Resource/packages.config | 6 ++-- ...nging the Viewer and Designer Theme.csproj | 30 +++++++++---------- .../Web.config | 12 ++++++-- .../packages.config | 6 ++-- .../Configuring Report caching.csproj | 28 ++++++++--------- Configuring Report caching/Web.config | 12 ++++++-- Configuring Report caching/packages.config | 6 ++-- .../Connecting to Data from Code.csproj | 28 ++++++++--------- Connecting to Data from Code/Web.config | 12 ++++++-- Connecting to Data from Code/packages.config | 6 ++-- .../Creating Report at Runtime.csproj | 28 ++++++++--------- Creating Report at Runtime/Web.config | 12 ++++++-- Creating Report at Runtime/packages.config | 6 ++-- ...Custom Button on the Viewer Toolbar.csproj | 28 ++++++++--------- .../Web.config | 12 ++++++-- .../packages.config | 6 ++-- ...stom Parameter Panel for the Viewer.csproj | 28 ++++++++--------- .../Web.config | 12 ++++++-- .../packages.config | 6 ++-- .../Customizing the Viewer.csproj | 28 ++++++++--------- Customizing the Viewer/Web.config | 12 ++++++-- Customizing the Viewer/packages.config | 6 ++-- .../Exporting a Report from Code.csproj | 28 ++++++++--------- Exporting a Report from Code/Web.config | 12 ++++++-- Exporting a Report from Code/packages.config | 6 ++-- .../Globalizing Reports.csproj | 28 ++++++++--------- Globalizing Reports/Web.config | 12 ++++++-- Globalizing Reports/packages.config | 6 ++-- .../Localizing the Designer.csproj | 28 ++++++++--------- Localizing the Designer/Web.config | 12 ++++++-- Localizing the Designer/packages.config | 6 ++-- .../Localizing the Viewer.csproj | 28 ++++++++--------- Localizing the Viewer/Web.config | 12 ++++++-- Localizing the Viewer/packages.config | 6 ++-- ...nting the Report Template from Code.csproj | 28 ++++++++--------- .../Web.config | 12 ++++++-- .../packages.config | 6 ++-- .../Showing a Report in the Viewer.csproj | 28 ++++++++--------- Showing a Report in the Viewer/Web.config | 12 ++++++-- .../packages.config | 6 ++-- .../Using Designer Events.csproj | 28 ++++++++--------- Using Designer Events/Web.config | 12 ++++++-- Using Designer Events/packages.config | 6 ++-- .../Using Report Variables in Code.csproj | 28 ++++++++--------- Using Report Variables in Code/Web.config | 12 ++++++-- .../packages.config | 6 ++-- .../Using a Custom Data Adapter.csproj | 28 ++++++++--------- Using a Custom Data Adapter/Web.config | 12 ++++++-- Using a Custom Data Adapter/packages.config | 6 ++-- ...sing a Scroll Bar in the Web Viewer.csproj | 28 ++++++++--------- .../Web.config | 12 ++++++-- .../packages.config | 6 ++-- Web Demo/Web Demo.csproj | 28 ++++++++--------- Web Demo/Web.config | 12 ++++++-- Web Demo/packages.config | 6 ++-- 60 files changed, 541 insertions(+), 381 deletions(-) diff --git a/Adding a Custom Function to the Designer/Adding a Custom Function to the Designer.csproj b/Adding a Custom Function to the Designer/Adding a Custom Function to the Designer.csproj index f917817..35584e3 100644 --- a/Adding a Custom Function to the Designer/Adding a Custom Function to the Designer.csproj +++ b/Adding a Custom Function to the Designer/Adding a Custom Function to the Designer.csproj @@ -12,7 +12,7 @@ Properties Adding_a_Custom_Function_to_the_Designer Adding_a_Custom_Function_to_the_Designer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Adding a Custom Function to the Designer/Web.config b/Adding a Custom Function to the Designer/Web.config index feb1e83..40a6827 100644 --- a/Adding a Custom Function to the Designer/Web.config +++ b/Adding a Custom Function to the Designer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Adding a Custom Function to the Designer/packages.config b/Adding a Custom Function to the Designer/packages.config index f217528..e0fc2c0 100644 --- a/Adding a Custom Function to the Designer/packages.config +++ b/Adding a Custom Function to the Designer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Adding a Font to the Resource/Adding a Font to the Resource.csproj b/Adding a Font to the Resource/Adding a Font to the Resource.csproj index 307a619..38161c4 100644 --- a/Adding a Font to the Resource/Adding a Font to the Resource.csproj +++ b/Adding a Font to the Resource/Adding a Font to the Resource.csproj @@ -12,7 +12,7 @@ Properties Adding_a_Font_to_the_Resource Adding_a_Font_to_the_Resource - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Adding a Font to the Resource/Web.config b/Adding a Font to the Resource/Web.config index feb1e83..40a6827 100644 --- a/Adding a Font to the Resource/Web.config +++ b/Adding a Font to the Resource/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Adding a Font to the Resource/packages.config b/Adding a Font to the Resource/packages.config index f217528..e0fc2c0 100644 --- a/Adding a Font to the Resource/packages.config +++ b/Adding a Font to the Resource/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Changing the Viewer and Designer Theme/Changing the Viewer and Designer Theme.csproj b/Changing the Viewer and Designer Theme/Changing the Viewer and Designer Theme.csproj index a34d69b..5c709fc 100644 --- a/Changing the Viewer and Designer Theme/Changing the Viewer and Designer Theme.csproj +++ b/Changing the Viewer and Designer Theme/Changing the Viewer and Designer Theme.csproj @@ -12,7 +12,7 @@ Properties Changing_the_Viewer_and_Designer_Theme Changing the Viewer and Designer Theme - v4.5.2 + v4.7.2 true 44381 @@ -47,6 +47,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -54,46 +57,43 @@ - + - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Changing the Viewer and Designer Theme/Web.config b/Changing the Viewer and Designer Theme/Web.config index f397602..f4ae27a 100644 --- a/Changing the Viewer and Designer Theme/Web.config +++ b/Changing the Viewer and Designer Theme/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Changing the Viewer and Designer Theme/packages.config b/Changing the Viewer and Designer Theme/packages.config index f217528..e0fc2c0 100644 --- a/Changing the Viewer and Designer Theme/packages.config +++ b/Changing the Viewer and Designer Theme/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Configuring Report caching/Configuring Report caching.csproj b/Configuring Report caching/Configuring Report caching.csproj index 8256a02..eb66b31 100644 --- a/Configuring Report caching/Configuring Report caching.csproj +++ b/Configuring Report caching/Configuring Report caching.csproj @@ -12,7 +12,7 @@ Properties Configuring_Report_caching Configuring_Report_caching - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Configuring Report caching/Web.config b/Configuring Report caching/Web.config index feb1e83..40a6827 100644 --- a/Configuring Report caching/Web.config +++ b/Configuring Report caching/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Configuring Report caching/packages.config b/Configuring Report caching/packages.config index f217528..e0fc2c0 100644 --- a/Configuring Report caching/packages.config +++ b/Configuring Report caching/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Connecting to Data from Code/Connecting to Data from Code.csproj b/Connecting to Data from Code/Connecting to Data from Code.csproj index 69fba0e..c72588b 100644 --- a/Connecting to Data from Code/Connecting to Data from Code.csproj +++ b/Connecting to Data from Code/Connecting to Data from Code.csproj @@ -12,7 +12,7 @@ Properties Connecting_to_Data_from_Code Connecting_to_Data_from_Code - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Connecting to Data from Code/Web.config b/Connecting to Data from Code/Web.config index feb1e83..40a6827 100644 --- a/Connecting to Data from Code/Web.config +++ b/Connecting to Data from Code/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Connecting to Data from Code/packages.config b/Connecting to Data from Code/packages.config index f217528..e0fc2c0 100644 --- a/Connecting to Data from Code/packages.config +++ b/Connecting to Data from Code/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Creating Report at Runtime/Creating Report at Runtime.csproj b/Creating Report at Runtime/Creating Report at Runtime.csproj index abb794c..d80c17d 100644 --- a/Creating Report at Runtime/Creating Report at Runtime.csproj +++ b/Creating Report at Runtime/Creating Report at Runtime.csproj @@ -12,7 +12,7 @@ Properties Creating_Report_at_Runtime Creating_Report_at_Runtime - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Creating Report at Runtime/Web.config b/Creating Report at Runtime/Web.config index feb1e83..40a6827 100644 --- a/Creating Report at Runtime/Web.config +++ b/Creating Report at Runtime/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Creating Report at Runtime/packages.config b/Creating Report at Runtime/packages.config index f217528..e0fc2c0 100644 --- a/Creating Report at Runtime/packages.config +++ b/Creating Report at Runtime/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Creating a Custom Button on the Viewer Toolbar/Creating a Custom Button on the Viewer Toolbar.csproj b/Creating a Custom Button on the Viewer Toolbar/Creating a Custom Button on the Viewer Toolbar.csproj index dc02b81..499edf8 100644 --- a/Creating a Custom Button on the Viewer Toolbar/Creating a Custom Button on the Viewer Toolbar.csproj +++ b/Creating a Custom Button on the Viewer Toolbar/Creating a Custom Button on the Viewer Toolbar.csproj @@ -12,7 +12,7 @@ Properties Creating_a_Custom_Button_on_the_Viewer_Toolbar Creating_a_Custom_Button_on_the_Viewer_Toolbar - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Creating a Custom Button on the Viewer Toolbar/Web.config b/Creating a Custom Button on the Viewer Toolbar/Web.config index feb1e83..40a6827 100644 --- a/Creating a Custom Button on the Viewer Toolbar/Web.config +++ b/Creating a Custom Button on the Viewer Toolbar/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Creating a Custom Button on the Viewer Toolbar/packages.config b/Creating a Custom Button on the Viewer Toolbar/packages.config index f217528..e0fc2c0 100644 --- a/Creating a Custom Button on the Viewer Toolbar/packages.config +++ b/Creating a Custom Button on the Viewer Toolbar/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Creating a Custom Parameter Panel for the Viewer/Creating a Custom Parameter Panel for the Viewer.csproj b/Creating a Custom Parameter Panel for the Viewer/Creating a Custom Parameter Panel for the Viewer.csproj index f143099..574132f 100644 --- a/Creating a Custom Parameter Panel for the Viewer/Creating a Custom Parameter Panel for the Viewer.csproj +++ b/Creating a Custom Parameter Panel for the Viewer/Creating a Custom Parameter Panel for the Viewer.csproj @@ -12,7 +12,7 @@ Properties Creating_a_Custom_Parameter_Panel_for_the_Viewer Creating_a_Custom_Parameter_Panel_for_the_Viewer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Creating a Custom Parameter Panel for the Viewer/Web.config b/Creating a Custom Parameter Panel for the Viewer/Web.config index feb1e83..40a6827 100644 --- a/Creating a Custom Parameter Panel for the Viewer/Web.config +++ b/Creating a Custom Parameter Panel for the Viewer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Creating a Custom Parameter Panel for the Viewer/packages.config b/Creating a Custom Parameter Panel for the Viewer/packages.config index f217528..e0fc2c0 100644 --- a/Creating a Custom Parameter Panel for the Viewer/packages.config +++ b/Creating a Custom Parameter Panel for the Viewer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Customizing the Viewer/Customizing the Viewer.csproj b/Customizing the Viewer/Customizing the Viewer.csproj index 5658961..2f5061c 100644 --- a/Customizing the Viewer/Customizing the Viewer.csproj +++ b/Customizing the Viewer/Customizing the Viewer.csproj @@ -12,7 +12,7 @@ Properties Customizing_the_Viewer Customizing_the_Viewer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Customizing the Viewer/Web.config b/Customizing the Viewer/Web.config index feb1e83..40a6827 100644 --- a/Customizing the Viewer/Web.config +++ b/Customizing the Viewer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Customizing the Viewer/packages.config b/Customizing the Viewer/packages.config index f217528..e0fc2c0 100644 --- a/Customizing the Viewer/packages.config +++ b/Customizing the Viewer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Exporting a Report from Code/Exporting a Report from Code.csproj b/Exporting a Report from Code/Exporting a Report from Code.csproj index be761b4..48cb42f 100644 --- a/Exporting a Report from Code/Exporting a Report from Code.csproj +++ b/Exporting a Report from Code/Exporting a Report from Code.csproj @@ -12,7 +12,7 @@ Properties Exporting_a_Report_from_Code Exporting_a_Report_from_Code - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Exporting a Report from Code/Web.config b/Exporting a Report from Code/Web.config index feb1e83..40a6827 100644 --- a/Exporting a Report from Code/Web.config +++ b/Exporting a Report from Code/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Exporting a Report from Code/packages.config b/Exporting a Report from Code/packages.config index f217528..e0fc2c0 100644 --- a/Exporting a Report from Code/packages.config +++ b/Exporting a Report from Code/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Globalizing Reports/Globalizing Reports.csproj b/Globalizing Reports/Globalizing Reports.csproj index f72b761..45672ea 100644 --- a/Globalizing Reports/Globalizing Reports.csproj +++ b/Globalizing Reports/Globalizing Reports.csproj @@ -12,7 +12,7 @@ Properties Globalizing_Reports Globalizing_Reports - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Globalizing Reports/Web.config b/Globalizing Reports/Web.config index feb1e83..40a6827 100644 --- a/Globalizing Reports/Web.config +++ b/Globalizing Reports/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Globalizing Reports/packages.config b/Globalizing Reports/packages.config index f217528..e0fc2c0 100644 --- a/Globalizing Reports/packages.config +++ b/Globalizing Reports/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Localizing the Designer/Localizing the Designer.csproj b/Localizing the Designer/Localizing the Designer.csproj index 046a199..421a6d6 100644 --- a/Localizing the Designer/Localizing the Designer.csproj +++ b/Localizing the Designer/Localizing the Designer.csproj @@ -12,7 +12,7 @@ Properties Localizing_the_Designer Localizing_the_Designer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Localizing the Designer/Web.config b/Localizing the Designer/Web.config index feb1e83..40a6827 100644 --- a/Localizing the Designer/Web.config +++ b/Localizing the Designer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Localizing the Designer/packages.config b/Localizing the Designer/packages.config index f217528..e0fc2c0 100644 --- a/Localizing the Designer/packages.config +++ b/Localizing the Designer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Localizing the Viewer/Localizing the Viewer.csproj b/Localizing the Viewer/Localizing the Viewer.csproj index 374e3ac..f6cf16c 100644 --- a/Localizing the Viewer/Localizing the Viewer.csproj +++ b/Localizing the Viewer/Localizing the Viewer.csproj @@ -12,7 +12,7 @@ Properties Localizing_the_Viewer Localizing_the_Viewer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Localizing the Viewer/Web.config b/Localizing the Viewer/Web.config index feb1e83..40a6827 100644 --- a/Localizing the Viewer/Web.config +++ b/Localizing the Viewer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Localizing the Viewer/packages.config b/Localizing the Viewer/packages.config index f217528..e0fc2c0 100644 --- a/Localizing the Viewer/packages.config +++ b/Localizing the Viewer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Printing the Report Template from Code/Printing the Report Template from Code.csproj b/Printing the Report Template from Code/Printing the Report Template from Code.csproj index 4f4f259..e644c33 100644 --- a/Printing the Report Template from Code/Printing the Report Template from Code.csproj +++ b/Printing the Report Template from Code/Printing the Report Template from Code.csproj @@ -12,7 +12,7 @@ Properties Printing_the_Report_Template_from_Code Printing_the_Report_Template_from_Code - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Printing the Report Template from Code/Web.config b/Printing the Report Template from Code/Web.config index feb1e83..40a6827 100644 --- a/Printing the Report Template from Code/Web.config +++ b/Printing the Report Template from Code/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Printing the Report Template from Code/packages.config b/Printing the Report Template from Code/packages.config index f217528..e0fc2c0 100644 --- a/Printing the Report Template from Code/packages.config +++ b/Printing the Report Template from Code/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Showing a Report in the Viewer/Showing a Report in the Viewer.csproj b/Showing a Report in the Viewer/Showing a Report in the Viewer.csproj index 284aa81..9a2c01d 100644 --- a/Showing a Report in the Viewer/Showing a Report in the Viewer.csproj +++ b/Showing a Report in the Viewer/Showing a Report in the Viewer.csproj @@ -12,7 +12,7 @@ Properties Showing_a_Report_in_the_Viewer Showing_a_Report_in_the_Viewer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Showing a Report in the Viewer/Web.config b/Showing a Report in the Viewer/Web.config index feb1e83..40a6827 100644 --- a/Showing a Report in the Viewer/Web.config +++ b/Showing a Report in the Viewer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Showing a Report in the Viewer/packages.config b/Showing a Report in the Viewer/packages.config index f217528..e0fc2c0 100644 --- a/Showing a Report in the Viewer/packages.config +++ b/Showing a Report in the Viewer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Using Designer Events/Using Designer Events.csproj b/Using Designer Events/Using Designer Events.csproj index 307f8e9..03a4967 100644 --- a/Using Designer Events/Using Designer Events.csproj +++ b/Using Designer Events/Using Designer Events.csproj @@ -12,7 +12,7 @@ Properties Using_Designer_Events Using_Designer_Events - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Using Designer Events/Web.config b/Using Designer Events/Web.config index feb1e83..40a6827 100644 --- a/Using Designer Events/Web.config +++ b/Using Designer Events/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Using Designer Events/packages.config b/Using Designer Events/packages.config index f217528..e0fc2c0 100644 --- a/Using Designer Events/packages.config +++ b/Using Designer Events/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Using Report Variables in Code/Using Report Variables in Code.csproj b/Using Report Variables in Code/Using Report Variables in Code.csproj index 0e561c3..02abd53 100644 --- a/Using Report Variables in Code/Using Report Variables in Code.csproj +++ b/Using Report Variables in Code/Using Report Variables in Code.csproj @@ -12,7 +12,7 @@ Properties Using_Report_Variables_in_Code Using_Report_Variables_in_Code - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Using Report Variables in Code/Web.config b/Using Report Variables in Code/Web.config index feb1e83..40a6827 100644 --- a/Using Report Variables in Code/Web.config +++ b/Using Report Variables in Code/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Using Report Variables in Code/packages.config b/Using Report Variables in Code/packages.config index f217528..e0fc2c0 100644 --- a/Using Report Variables in Code/packages.config +++ b/Using Report Variables in Code/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj b/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj index 9373fd3..bc2d493 100644 --- a/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj +++ b/Using a Custom Data Adapter/Using a Custom Data Adapter.csproj @@ -12,7 +12,7 @@ Properties Using_a_Custom_Data_Adapter Using_a_Custom_Data_Adapter - v4.5.2 + v4.7.2 true @@ -51,6 +51,9 @@ ..\packages\Npgsql.3.2.7\lib\net451\Npgsql.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + ..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll @@ -67,38 +70,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Using a Custom Data Adapter/Web.config b/Using a Custom Data Adapter/Web.config index feb1e83..40a6827 100644 --- a/Using a Custom Data Adapter/Web.config +++ b/Using a Custom Data Adapter/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Using a Custom Data Adapter/packages.config b/Using a Custom Data Adapter/packages.config index bab44e3..4beb960 100644 --- a/Using a Custom Data Adapter/packages.config +++ b/Using a Custom Data Adapter/packages.config @@ -3,9 +3,9 @@ - - - + + + \ No newline at end of file diff --git a/Using a Scroll Bar in the Web Viewer/Using a Scroll Bar in the Web Viewer.csproj b/Using a Scroll Bar in the Web Viewer/Using a Scroll Bar in the Web Viewer.csproj index 15421c5..d040e4c 100644 --- a/Using a Scroll Bar in the Web Viewer/Using a Scroll Bar in the Web Viewer.csproj +++ b/Using a Scroll Bar in the Web Viewer/Using a Scroll Bar in the Web Viewer.csproj @@ -12,7 +12,7 @@ Properties Using_a_Scroll_Bar_in_the_Web_Viewer Using_a_Scroll_Bar_in_the_Web_Viewer - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Using a Scroll Bar in the Web Viewer/Web.config b/Using a Scroll Bar in the Web Viewer/Web.config index feb1e83..40a6827 100644 --- a/Using a Scroll Bar in the Web Viewer/Web.config +++ b/Using a Scroll Bar in the Web Viewer/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Using a Scroll Bar in the Web Viewer/packages.config b/Using a Scroll Bar in the Web Viewer/packages.config index f217528..e0fc2c0 100644 --- a/Using a Scroll Bar in the Web Viewer/packages.config +++ b/Using a Scroll Bar in the Web Viewer/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file diff --git a/Web Demo/Web Demo.csproj b/Web Demo/Web Demo.csproj index 4149ff3..13ccb94 100644 --- a/Web Demo/Web Demo.csproj +++ b/Web Demo/Web Demo.csproj @@ -12,7 +12,7 @@ Properties Web_Demo Web_Demo - v4.5.2 + v4.7.2 true @@ -48,6 +48,9 @@ ..\packages\Stimulsoft.LibExcel.2022.4.1\lib\net452\LibExcel.dll + + ..\packages\Stimulsoft.Svg.2023.2.4\lib\net472\Stimulsoft.Svg.dll + @@ -61,38 +64,35 @@ - - ..\packages\Stimulsoft.Svg.2023.2.4\lib\net452\Stimulsoft.Svg.dll - - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Base.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Base.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Blockly.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Blockly.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Data.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Data.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Map.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Map.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Check.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Check.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.dll - ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net452\Stimulsoft.Report.Helper.dll + ..\packages\Stimulsoft.Reports.Engine.2023.2.5\lib\net472\Stimulsoft.Report.Helper.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Mvc.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Mvc.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.Web.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.Web.dll - ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net452\Stimulsoft.Report.WebDesign.dll + ..\packages\Stimulsoft.Reports.Web.2023.2.5\lib\net472\Stimulsoft.Report.WebDesign.dll diff --git a/Web Demo/Web.config b/Web Demo/Web.config index feb1e83..40a6827 100644 --- a/Web Demo/Web.config +++ b/Web Demo/Web.config @@ -4,8 +4,16 @@ https://go.microsoft.com/fwlink/?LinkId=169433 --> + - - + + \ No newline at end of file diff --git a/Web Demo/packages.config b/Web Demo/packages.config index f217528..e0fc2c0 100644 --- a/Web Demo/packages.config +++ b/Web Demo/packages.config @@ -2,8 +2,8 @@ - - - + + + \ No newline at end of file