Skip to content

Commit

Permalink
Nuget 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pergerch committed Nov 16, 2018
1 parent 148babb commit d3a8ee7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">

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

0 comments on commit d3a8ee7

Please sign in to comment.