Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Commit

Permalink
Exclude local appsettings file from csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Oceanswave committed Sep 14, 2020
1 parent 33b28b8 commit 4976181
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions FSMosquitoClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@
<DependentUpon>appsettings.json</DependentUpon>
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
<None Include="appsettings.local.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
<DependentUpon>appsettings.json</DependentUpon>
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
<None Update="lib\SimConnect.dll">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
Expand Down

0 comments on commit 4976181

Please sign in to comment.