Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit b3c7229

Browse files
author
Morten Turn Pedersen
committed
Bumb up package version
1 parent 398ac64 commit b3c7229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NetCoreEntityFramework/NetCoreEntityFramework.csproj

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

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<PackageId>Nodes.NetCore.EntityFramework.Helpers</PackageId>
6-
<Version>1.2.0</Version>
6+
<Version>1.2.1</Version>
77
<Authors>Nodes</Authors>
88
<Company>Nodes</Company>
99
<Product>.NET Core Entity Framework Helpers</Product>

0 commit comments

Comments
 (0)