Skip to content

Commit d3a8ee7

Browse files
committed
Nuget 1.0.0 release
1 parent 148babb commit d3a8ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>1.0.0-rc2</Version>
4+
<Version>1.0.0</Version>
55
<PackageId>SpatialFocus.EntityFrameworkCore.Extensions</PackageId>
66
<Title>Spatial Focus EntityFrameworkCore Extensions</Title>
7-
<Description>A set of usefull extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).</Description>
7+
<Description>A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).</Description>
88
<PackageTags>EntityFrameworkCore,EFCore,enum lookup,naming helpers</PackageTags>
99
<PackageProjectUrl>https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions</PackageProjectUrl>
1010
<PackageLicenseUrl>https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)