File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <Title >EntityFrameworkCore.GenericRepository</Title >
99 <Company >Taner Saydam</Company >
1010 <Description >This is a Generic Repository Service for Entity Framework Core</Description >
11- <PackageIcon >logo .jpeg</PackageIcon >
11+ <PackageIcon >icon .jpeg</PackageIcon >
1212 <PackageReadmeFile >README.md</PackageReadmeFile >
1313 <RepositoryUrl >https://github.com/TanerSaydam/GenericRepositoryNugetPackage</RepositoryUrl >
1414 <PackageId >EntityFrameworkCore.GenericRepository.Nuget</PackageId >
1515 <AssemblyVersion >1.0.4</AssemblyVersion >
1616 <FileVersion >1.0.4</FileVersion >
17- <Version >1.0.4 </Version >
17+ <Version >1.0.5 </Version >
1818 <Authors >Taner Saydam</Authors >
1919 <PackageTags >genericrepository</PackageTags >
2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <None Include =" ..\logo.jpeg" >
24- <Pack >True</Pack >
25- <PackagePath >\</PackagePath >
26- </None >
2723 <None Include =" ..\README.md" >
2824 <Pack >True</Pack >
2925 <PackagePath >\</PackagePath >
3430 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.5" />
3531 </ItemGroup >
3632
33+ <ItemGroup >
34+ <None Update =" icon.jpeg" >
35+ <Pack >True</Pack >
36+ <PackagePath >\</PackagePath >
37+ </None >
38+ </ItemGroup >
39+
3740</Project >
You can’t perform that action at this time.
0 commit comments