Skip to content

Commit

Permalink
Prepared for 6.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanvir Ahmad Arjel authored and Tanvir Ahmad Arjel committed Nov 19, 2023
1 parent 3ad7c26 commit 7cddcdd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
Expand Down
62 changes: 0 additions & 62 deletions tests/EFCore.QueryRepository.Tests/QueryableExtensions.cs

This file was deleted.

0 comments on commit 7cddcdd

Please sign in to comment.