Skip to content

Commit 1cd917d

Browse files
committed
Updated NuGet packages
1 parent 0c75f02 commit 1cd917d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

GenericRepository/GenericRepository.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageId>TS.EntityFrameworkCore.GenericRepository</PackageId>
1515
<AssemblyVersion></AssemblyVersion>
1616
<FileVersion></FileVersion>
17-
<Version>8.0.2</Version>
17+
<Version>8.0.3</Version>
1818
<Authors>Taner Saydam</Authors>
1919
<PackageTags>genericrepository</PackageTags>
2020
<Product>Generic Repository</Product>
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
31+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)