We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7800c31 commit 1978f7cCopy full SHA for 1978f7c
1 file changed
EFCore.BulkExtensions.Tests/EFCore.BulkExtensions.Tests.csproj
@@ -4,10 +4,6 @@
4
<TargetFramework>net5.0</TargetFramework>
5
</PropertyGroup>
6
7
- <ItemGroup>
8
- <None Remove="MergeExample.sql" />
9
- </ItemGroup>
10
-
11
<ItemGroup>
12
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.*" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="5.0.*" />
@@ -24,11 +20,7 @@
24
20
25
21
<ProjectReference Include="..\EFCore.BulkExtensions\EFCore.BulkExtensions.csproj" />
26
22
</ItemGroup>
27
28
29
- <Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
30
31
23
+
32
33
<None Update="testsettings.local.json">
34
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
0 commit comments