Skip to content

Commit 32a2a8e

Browse files
committed
Update BlazorDiffusion.Tests.csproj
1 parent e3759f8 commit 32a2a8e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

BlazorDiffusion.Tests/BlazorDiffusion.Tests.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<None Remove="appsettings.json" />
1211
<None Update="App_Data\seed\*">
1312
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
1413
</None>
@@ -22,9 +21,6 @@
2221
</ItemGroup>
2322

2423
<ItemGroup>
25-
<Content Include="appsettings.json">
26-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
27-
</Content>
2824
<None Remove="db.sqlite" />
2925
</ItemGroup>
3026

0 commit comments

Comments
 (0)