Skip to content

Commit 7d1e9e5

Browse files
committed
Nuget paketi için düzenleme yapıldı
1 parent 6326d83 commit 7d1e9e5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

EnLock/EnLock.csproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<Nullable>enable</Nullable>
6+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7+
<PackageId>ENLOCK</PackageId>
8+
<Title>ENLOCK</Title>
9+
<Authors>Enis Gürkan</Authors>
10+
<Description>Entity Freamwork Best Extention to No Lock</Description>
11+
<PackageProjectUrl>https://github.com/enisgurkann/ENLOCK</PackageProjectUrl>
12+
<RepositoryUrl>https://github.com/enisgurkann/ENLOCK</RepositoryUrl>
13+
<RepositoryType>Class Library</RepositoryType>
14+
<PackageTags>efcore,withnolock,nolock,entity freamwork</PackageTags>
615
</PropertyGroup>
716

817
<ItemGroup>

0 commit comments

Comments
 (0)