Skip to content

Commit

Permalink
Bumped version numbers to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt committed Nov 18, 2022
1 parent de3dafe commit 2352227
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Foundation Provider for ExtensoUI</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>jQuery UI Provider for ExtensoUI</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Kendo UI Provider for ExtensoUI</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>HTML Helpers for creating common UI components (Accordions, Tabs, Panels, Modal Dialogs, etc). This package includes default providers for Bootstrap 3 and 4.</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Extenso.AspNetCore.Mvc/Extenso.AspNetCore.Mvc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>MVC-related extension methods and other helper classes. Includes a FluentTagBuilder, an IRazorViewRenderService (to render Razor views to a string), various HTML Helpers and more</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Extenso.AspNetCore.OData/Extenso.AspNetCore.OData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<PackageLicenseUrl>https://raw.githubusercontent.com/gordon-matt/Extenso/master/LICENSE.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<Version>6.0.3</Version>
<Version>6.1.0</Version>
<Description></Description>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion Extenso.Core/Extenso.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Description>Extension methods and other helper classes</Description>
<PackageLicenseUrl>https://raw.githubusercontent.com/gordon-matt/Extenso/master/LICENSE.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Extenso.Data.Entity/Extenso.Data.Entity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>This library provides a generic repository interface and base class, as well as other data-related extension methods and helper classes.</Description>
<Version>6.0.2</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Extenso.Data.MySql/Extenso.Data.MySql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Data-related extension methods and other helper classes for MySql</Description>
<Version>6.0.2</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Extenso.Data.Npgsql/Extenso.Data.Npgsql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Data-related extension methods and other helper classes for Npgsql</Description>
<Version>6.0.2</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Fluent T-SQL Query Builder for MySQL</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Fluent T-SQL Query Builder for PostgreSQL</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Extenso.Data.QueryBuilder/Extenso.Data.QueryBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Fluent T-SQL Query Builder</Description>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Extenso.Data/Extenso.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>Data-related extension methods and other helper classes.</Description>
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/gordon-matt/Extenso/master/LICENSE.txt</PackageLicenseUrl>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Extenso.Drawing/Extenso.Drawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<PackageLicenseUrl>https://raw.githubusercontent.com/gordon-matt/Extenso/master/LICENSE.txt</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/gordon-matt/Extenso</PackageProjectUrl>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
<Description>Drawing-related extension methods and other helper classes.</Description>
</PropertyGroup>

Expand Down

0 comments on commit 2352227

Please sign in to comment.