Skip to content

Commit 5c9b23e

Browse files
committed
Update package version 1.8.14
1 parent 5b558fe commit 5c9b23e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

GridBlazor/GridBlazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<LangVersion>8.0</LangVersion>
77
<GenerateEmbeddedFilesManifest>True</GenerateEmbeddedFilesManifest>
88
<EnableDefaultEmbeddedResourceItems>False</EnableDefaultEmbeddedResourceItems>
9-
<Version>1.8.13</Version>
9+
<Version>1.8.14</Version>
1010
<Title>GridBlazor</Title>
1111
<Description>Grid components for Blazor</Description>
1212
<Summary>Grid components for Blazor</Summary>

GridMvc/GridMvc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<EnableDefaultEmbeddedResourceItems>False</EnableDefaultEmbeddedResourceItems>
99
<Product>GridMvc</Product>
1010
<PackageId>GridMvcCore</PackageId>
11-
<Version>3.1.11</Version>
11+
<Version>3.1.12</Version>
1212
<Title>GridMvc</Title>
1313
<Description>ASP.NET MVC Grid component</Description>
1414
<Summary>ASP.NET MVC Grid component</Summary>

GridShared/GridShared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<LangVersion>8.0</LangVersion>
6-
<Version>3.1.9</Version>
6+
<Version>3.1.12</Version>
77
<Title>GridShared</Title>
88
<Description>Support library for GridBlazor and GridMvcCore component libraries</Description>
99
<Summary>Support library for GridBlazor and GridMvcCore component libraries</Summary>

0 commit comments

Comments
 (0)