File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
EFCore.BulkExtensions.Tests Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net5.0</TargetFramework >
5
5
</PropertyGroup >
6
6
7
- <ItemGroup >
8
- <None Remove =" MergeExample.sql" />
9
- </ItemGroup >
10
-
11
7
<ItemGroup >
12
8
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 5.0.*" />
13
9
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version =" 5.0.*" />
24
20
<ItemGroup >
25
21
<ProjectReference Include =" ..\EFCore.BulkExtensions\EFCore.BulkExtensions.csproj" />
26
22
</ItemGroup >
27
-
28
- <ItemGroup >
29
- <Service Include =" {82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
30
- </ItemGroup >
31
-
23
+
32
24
<ItemGroup >
33
25
<None Update =" testsettings.local.json" >
34
26
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
You can’t perform that action at this time.
0 commit comments