Skip to content

Commit 1811c17

Browse files
author
Igor Evdokimov
committed
- cleanup
1 parent da7b7c7 commit 1811c17

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Tests/Botticelli.Framework.Vk.Tests/Botticelli.Framework.Vk.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,4 @@
4242
<ProjectReference Include="..\Shared\Shared.csproj"/>
4343
</ItemGroup>
4444

45-
<ItemGroup>
46-
<Folder Include="Settings\"/>
47-
</ItemGroup>
48-
4945
</Project>

Tests/MetricsRandomGenerator/MetricsRandomGenerator.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,10 @@
1111
<ProjectReference Include="..\..\Botticelli.Server.Analytics\Botticelli.Server.Analytics.csproj"/>
1212
</ItemGroup>
1313

14+
<ItemGroup>
15+
<Content Update="appsettings.Development.json">
16+
<DependentUpon>appsettings.json</DependentUpon>
17+
</Content>
18+
</ItemGroup>
19+
1420
</Project>

0 commit comments

Comments
 (0)