Skip to content

Commit

Permalink
Exclude EF.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
fangdatto committed Aug 4, 2024
1 parent 0068120 commit 370de4c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Solution/UnitTest.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestLibrary", "TestLibrary\
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SocketDemo", "SocketDemo\SocketDemo.csproj", "{A9D58FD3-495A-4ECC-B9D8-675FB910D29A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EntityFrameworkCore.MySQL", "EntityFrameworkCore.MySQL\EntityFrameworkCore.MySQL.csproj", "{FB8A10D6-6E3F-442D-B997-EBFC5A9950BE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -35,10 +33,6 @@ Global
{A9D58FD3-495A-4ECC-B9D8-675FB910D29A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9D58FD3-495A-4ECC-B9D8-675FB910D29A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9D58FD3-495A-4ECC-B9D8-675FB910D29A}.Release|Any CPU.Build.0 = Release|Any CPU
{FB8A10D6-6E3F-442D-B997-EBFC5A9950BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FB8A10D6-6E3F-442D-B997-EBFC5A9950BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FB8A10D6-6E3F-442D-B997-EBFC5A9950BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB8A10D6-6E3F-442D-B997-EBFC5A9950BE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 370de4c

Please sign in to comment.