Skip to content

Commit

Permalink
cleanup project files
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell committed Nov 30, 2024
1 parent 092bcbe commit 966d388
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,4 @@
<Protobuf Include="..\oniondb.proto" GrpcServices="Server"/>
</ItemGroup>

<ItemGroup>
<_ContentIncludedByDefault Remove="data\legacy\countries.json" />
</ItemGroup>

</Project>
5 changes: 5 additions & 0 deletions DragonFruit.OnionFruit.Web/DragonFruit.OnionFruit.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@
<ProjectReference Include="..\DragonFruit.OnionFruit.Web.Worker\DragonFruit.OnionFruit.Web.Worker.csproj" />
</ItemGroup>

<ItemGroup>
<Content Remove="appsettings.json" />
<None Include="appsettings.json" />
</ItemGroup>

</Project>

0 comments on commit 966d388

Please sign in to comment.