We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c75f02 commit 1cd917dCopy full SHA for 1cd917d
1 file changed
GenericRepository/GenericRepository.csproj
@@ -14,7 +14,7 @@
14
<PackageId>TS.EntityFrameworkCore.GenericRepository</PackageId>
15
<AssemblyVersion></AssemblyVersion>
16
<FileVersion></FileVersion>
17
- <Version>8.0.2</Version>
+ <Version>8.0.3</Version>
18
<Authors>Taner Saydam</Authors>
19
<PackageTags>genericrepository</PackageTags>
20
<Product>Generic Repository</Product>
@@ -28,7 +28,7 @@
28
</ItemGroup>
29
30
<ItemGroup>
31
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
32
33
34
0 commit comments