1.1.5
This commit is contained in:
parent
2cd1d27df0
commit
832fc4d5ee
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netstandard2.0</TargetFramework>
|
<TargetFramework>netstandard2.0</TargetFramework>
|
||||||
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||||
<Company>Powered Softwares Inc.</Company>
|
<Company>Powered Softwares Inc.</Company>
|
||||||
<Authors>David Lebée</Authors>
|
<Authors>David Lebée</Authors>
|
||||||
<Copyright></Copyright>
|
<Copyright></Copyright>
|
||||||
@ -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.1.0</AssemblyVersion>
|
<AssemblyVersion>1.1.5.0</AssemblyVersion>
|
||||||
<FileVersion>1.1.1.0</FileVersion>
|
<FileVersion>1.1.5.0</FileVersion>
|
||||||
<Version>1.1.4</Version>
|
<Version>1.1.5</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