seperated deps into a diff project.
This commit is contained in:
		
							parent
							
								
									3f0aeaa441
								
							
						
					
					
						commit
						304a984262
					
				| @ -2,7 +2,7 @@ | ||||
| 
 | ||||
|   <PropertyGroup> | ||||
|     <TargetFramework>netstandard2.0</TargetFramework> | ||||
|     <GeneratePackageOnBuild>true</GeneratePackageOnBuild> | ||||
|     <GeneratePackageOnBuild>false</GeneratePackageOnBuild> | ||||
|     <Authors>David Lebee</Authors> | ||||
|     <Company>Powered Software Inc.</Company> | ||||
|     <Product>Entity Framework extensions for Dynamic Linq of PoweredSoft</Product> | ||||
| @ -10,7 +10,7 @@ | ||||
|     <RepositoryUrl>https://github.com/PoweredSoft/DynamicLinq</RepositoryUrl> | ||||
|     <PackageTags>entity framework ef dynamic linq</PackageTags> | ||||
|     <PackageProjectUrl>https://github.com/PoweredSoft/DynamicLinq</PackageProjectUrl> | ||||
|     <Version>1.1.0</Version> | ||||
|     <Version>1.1.2</Version> | ||||
|     <AssemblyVersion>1.1.0.0</AssemblyVersion> | ||||
|     <FileVersion>1.1.0.0</FileVersion> | ||||
|   </PropertyGroup> | ||||
|  | ||||
| @ -13,7 +13,7 @@ | ||||
|     <PackageTags>dynamic linq queryable</PackageTags> | ||||
|     <AssemblyVersion>1.1.1.0</AssemblyVersion> | ||||
|     <FileVersion>1.1.1.0</FileVersion> | ||||
|     <Version>1.1.1</Version> | ||||
|     <Version>1.1.2</Version> | ||||
|     <PackageProjectUrl>https://github.com/PoweredSoft/DynamicLinq</PackageProjectUrl> | ||||
|   </PropertyGroup> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user