1.1.6
This commit is contained in:
parent
a05b73f407
commit
4f214c4d98
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netstandard2.0</TargetFramework>
|
<TargetFramework>netstandard2.0</TargetFramework>
|
||||||
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||||
<Authors>David Lebee</Authors>
|
<Authors>David Lebee</Authors>
|
||||||
<Company>Powered Software Inc.</Company>
|
<Company>Powered Software Inc.</Company>
|
||||||
<Product>Entity Framework extensions for Dynamic Linq of PoweredSoft</Product>
|
<Product>Entity Framework extensions for Dynamic Linq of PoweredSoft</Product>
|
||||||
@ -10,9 +10,9 @@
|
|||||||
<RepositoryUrl>https://github.com/PoweredSoft/DynamicLinq</RepositoryUrl>
|
<RepositoryUrl>https://github.com/PoweredSoft/DynamicLinq</RepositoryUrl>
|
||||||
<PackageTags>entity framework ef dynamic linq</PackageTags>
|
<PackageTags>entity framework ef dynamic linq</PackageTags>
|
||||||
<PackageProjectUrl>https://github.com/PoweredSoft/DynamicLinq</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/PoweredSoft/DynamicLinq</PackageProjectUrl>
|
||||||
<Version>1.1.2</Version>
|
<Version>1.1.6</Version>
|
||||||
<AssemblyVersion>1.1.0.0</AssemblyVersion>
|
<AssemblyVersion>1.1.6.0</AssemblyVersion>
|
||||||
<FileVersion>1.1.0.0</FileVersion>
|
<FileVersion>1.1.6.0</FileVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -11,9 +11,9 @@
|
|||||||
<RepositoryUrl>https://github.com/PoweredSoft/DynamicLinq</RepositoryUrl>
|
<RepositoryUrl>https://github.com/PoweredSoft/DynamicLinq</RepositoryUrl>
|
||||||
<RepositoryType>github</RepositoryType>
|
<RepositoryType>github</RepositoryType>
|
||||||
<PackageTags>dynamic linq queryable</PackageTags>
|
<PackageTags>dynamic linq queryable</PackageTags>
|
||||||
<AssemblyVersion>1.1.5.0</AssemblyVersion>
|
<AssemblyVersion>1.1.6.0</AssemblyVersion>
|
||||||
<FileVersion>1.1.5.0</FileVersion>
|
<FileVersion>1.1.6.0</FileVersion>
|
||||||
<Version>1.1.5</Version>
|
<Version>1.1.6</Version>
|
||||||
<PackageProjectUrl>https://github.com/PoweredSoft/DynamicLinq</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/PoweredSoft/DynamicLinq</PackageProjectUrl>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user