Skip to content

Commit 62af5b5

Browse files
committed
Update package version 1.9.1
1 parent 12fbcaf commit 62af5b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.9.0</Version>
9+
<Version>1.9.1</Version>
1010
<Title>GridBlazor</Title>
1111
<Description>Grid components for Blazor</Description>
1212
<Summary>Grid components for Blazor</Summary>

GridBlazorClientSide.Client/GridBlazorClientSide.Client.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
<RazorLangVersion>3.0</RazorLangVersion>
6-
<Version>1.9.0</Version>
6+
<Version>1.9.1</Version>
77
</PropertyGroup>
88

99
<ItemGroup>

GridBlazorOData.Client/GridBlazorOData.Client.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
<RazorLangVersion>3.0</RazorLangVersion>
6-
<Version>1.9.0</Version>
6+
<Version>1.9.1</Version>
77
</PropertyGroup>
88

99
<ItemGroup>

GridBlazorServerSide/GridBlazorServerSide.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
5-
<Version>1.9.0</Version>
5+
<Version>1.9.1</Version>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)