Removed AddJsonFile

Removed appsettings
Moved MoveToDecade
This commit is contained in:
2023-08-07 09:16:24 -07:00
parent 77d7e8f568
commit a8b179cb0c
21 changed files with 140 additions and 503 deletions

View File

@ -51,12 +51,4 @@
<ProjectReference Include="..\Resize\Resize.csproj" />
<ProjectReference Include="..\Shared\View-by-Distance.Shared.csproj" />
</ItemGroup>
<ItemGroup>
<None Include="appsettings.Development.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="appsettings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>