Skip to content

Commit 61869e6

Browse files
committed
new release v2024.2.6
1 parent 3ad203d commit 61869e6

File tree

59 files changed

+165
-75
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+165
-75
lines changed

NET 6.0/Adding a Custom Function to the Designer/Adding a Custom Function to the Designer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Adding_a_Custom_Function_to_the_Designer</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Adding a Font to the Resource/Adding a Font to the Resource.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Adding_a_Font_to_the_Resource</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Changing the Viewer Options from the Controller/Changing the Viewer Options from the Controller.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Changing_the_Viewer_Options_from_the_Controller</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Changing the Viewer Theme/Changing the Viewer Theme.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Changing_the_Viewer_Theme</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Configuring Report caching/Configuring Report caching.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>Configuring_Report_caching</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
<ItemGroup>
1010
<Folder Include="Data\" />

NET 6.0/Connecting to Data from Code/Connecting to Data from Code.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Connecting_to_Data_from_Code</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Creating a Custom Button on the Viewer Toolbar/Creating a Custom Button on the Viewer Toolbar.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Creating_a_Custom_Button_on_the_Viewer_Toolbar</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Creating a Custom Parameter Panel for the Viewer/Creating a Custom Parameter Panel for the Viewer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<RootNamespace>Creating_a_Custom_Parameter_Panel_for_the_Viewer</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
<ItemGroup>
1010
<Folder Include="Reports\" />

NET 6.0/Editing a Report Template in the Designer/Editing a Report Template in the Designer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Editing_a_Report_Template_in_the_Designer</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

NET 6.0/Exporting and Printing a Report from Code/Exporting and Printing a Report from Code.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<RootNamespace>Exporting_and_Printing_a_Report_from_Code</RootNamespace>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
7+
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.6" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)