Skip to content

Commit 537c1bf

Browse files
committed
Changes made on Automated UI Test project part of build error.
1 parent 1649f4c commit 537c1bf

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

LearningHub.Nhs.WebUI.AutomatedUiTests/LearningHub.Nhs.WebUI.AutomatedUiTests.csproj

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,6 @@
1010
<GenerateDocumentationFile>True</GenerateDocumentationFile>
1111
</PropertyGroup>
1212

13-
<ItemGroup>
14-
<None Remove="appsettings.Development.json" />
15-
<None Remove="appsettings.json" />
16-
</ItemGroup>
17-
18-
<ItemGroup>
19-
<Content Include="appsettings.Development.json">
20-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
21-
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
22-
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
23-
</Content>
24-
<Content Include="appsettings.json">
25-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
26-
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
27-
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
28-
</Content>
29-
</ItemGroup>
30-
3113
<ItemGroup>
3214
<PackageReference Include="FluentAssertions" Version="6.12.0" />
3315
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.13" />

0 commit comments

Comments
 (0)