Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit b63d376

Browse files
author
IharYakimush
authored
Merge pull request #8 from IharYakimush/selectExpand
release 1.1.0
2 parents eb79821 + 34861e6 commit b63d376

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Community.Data.OData.Linq/Community.OData.Linq.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<Description>Use OData filter text query in linq expresson for any IQuerable without ASP.NET dependency</Description>
1616
<Company />
1717
<RepositoryUrl></RepositoryUrl>
18-
<Version>1.0.3</Version>
18+
<Version>1.1.0</Version>
1919
<NeutralLanguage>en</NeutralLanguage>
20-
<AssemblyVersion>1.0.3.0</AssemblyVersion>
21-
<FileVersion>1.0.3.0</FileVersion>
20+
<AssemblyVersion>1.1.0.0</AssemblyVersion>
21+
<FileVersion>1.1.0.0</FileVersion>
2222
</PropertyGroup>
2323

2424
<ItemGroup>

Community.OData.Linq.Json/Community.OData.Linq.Json.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<Description>Json serialization for SelectExpand result</Description>
1616
<Company />
1717
<RepositoryUrl></RepositoryUrl>
18-
<Version>1.0.3</Version>
18+
<Version>1.1.0</Version>
1919
<NeutralLanguage>en</NeutralLanguage>
20-
<AssemblyVersion>1.0.3.0</AssemblyVersion>
21-
<FileVersion>1.0.3.0</FileVersion>
20+
<AssemblyVersion>1.1.0.0</AssemblyVersion>
21+
<FileVersion>1.1.0.0</FileVersion>
2222
</PropertyGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)