Skip to content

Commit fa92c5e

Browse files
committed
1.1.1-beta2 release
1 parent 893b729 commit fa92c5e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/Microsoft.EntityFrameworkCore.LazyLoading/Microsoft.EntityFrameworkCore.LazyLoading.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard1.3</TargetFramework>
5-
<Version>1.1.1-beta1</Version>
5+
<Version>1.1.1-beta2</Version>
66
<Authors>darxis</Authors>
77
<Company />
88
<Description>This package enables LazyLoading for EntityFramework Core</Description>
99
<PackageTags>Entity Framework Core EF EntityFramework LazyLoading Lazy Include DbContext EntityFrameworkCore</PackageTags>
1010
<RepositoryUrl>https://github.com/darxis/EntityFramework.LazyLoading</RepositoryUrl>
1111
<PackageProjectUrl>https://github.com/darxis/EntityFramework.LazyLoading</PackageProjectUrl>
12+
<AssemblyVersion>1.1.1.1</AssemblyVersion>
13+
<FileVersion>1.1.1.1</FileVersion>
1214
</PropertyGroup>
1315

1416
<ItemGroup>

0 commit comments

Comments
 (0)