Skip to content

Commit

Permalink
1.1.1-beta2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
darxis committed Apr 4, 2017
1 parent 893b729 commit fa92c5e
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

<PropertyGroup>
<TargetFramework>netstandard1.3</TargetFramework>
<Version>1.1.1-beta1</Version>
<Version>1.1.1-beta2</Version>
<Authors>darxis</Authors>
<Company />
<Description>This package enables LazyLoading for EntityFramework Core</Description>
<PackageTags>Entity Framework Core EF EntityFramework LazyLoading Lazy Include DbContext EntityFrameworkCore</PackageTags>
<RepositoryUrl>https://github.com/darxis/EntityFramework.LazyLoading</RepositoryUrl>
<PackageProjectUrl>https://github.com/darxis/EntityFramework.LazyLoading</PackageProjectUrl>
<AssemblyVersion>1.1.1.1</AssemblyVersion>
<FileVersion>1.1.1.1</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit fa92c5e

Please sign in to comment.