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

Commit 4930c55

Browse files
author
IharYakimush
authored
1.0.2 (#4)
* cleanup code * fix validators
1 parent f06fd84 commit 4930c55

File tree

5 files changed

+112
-397
lines changed

5 files changed

+112
-397
lines changed

Common/Error.cs

Lines changed: 0 additions & 269 deletions
This file was deleted.

Common/TypeExtensions.cs

Lines changed: 0 additions & 28 deletions
This file was deleted.

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +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.1</Version>
18+
<Version>1.0.2</Version>
1919
<NeutralLanguage>en</NeutralLanguage>
20+
<AssemblyVersion>1.0.2.0</AssemblyVersion>
21+
<FileVersion>1.0.2.0</FileVersion>
2022
</PropertyGroup>
2123

2224
<ItemGroup>

0 commit comments

Comments
 (0)