Skip to content

Commit 0c63aee

Browse files
committed
Bump to version 2.1
1 parent dd2f4fb commit 0c63aee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/SpatialFocus.EntityFrameworkCore.Extensions/SpatialFocus.EntityFrameworkCore.Extensions.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<PropertyGroup>
8-
<Version>2.1.0-beta2</Version>
8+
<Version>2.1.0</Version>
99
<PackageId>SpatialFocus.EntityFrameworkCore.Extensions</PackageId>
1010
<Title>Spatial Focus EntityFrameworkCore Extensions</Title>
1111
<Description>A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).</Description>
@@ -31,6 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
3435
<PackageReference Include="Humanizer.Core" Version="2.7.9" />
3536
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.0" />
3637
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="3.1.0" />

0 commit comments

Comments
 (0)