Skip to content

Commit

Permalink
Merge pull request #11 from Nikoo-Asadnejad/develop
Browse files Browse the repository at this point in the history
chore: upgrade to net8
  • Loading branch information
Nikoo-Asadnejad authored Sep 27, 2024
2 parents 33a52dd + ed49256 commit 56dac01
Show file tree
Hide file tree
Showing 172 changed files with 3,128 additions and 279 deletions.
2 changes: 1 addition & 1 deletion GenericRepository.Tests/GenericRepository.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

Expand Down
Binary file modified GenericRepository.Tests/bin/Debug/net7.0/CoverletSourceRootsMapping
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 56dac01

Please sign in to comment.